We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab27cc7 commit 20462b7Copy full SHA for 20462b7
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## [4.4.2](https://github.com/vuejs/repl/compare/v4.4.1...v4.4.2) (2024-09-16)
2
+
3
4
+### Bug Fixes
5
6
+* output toggle button ([#279](https://github.com/vuejs/repl/issues/279)) ([93051f3](https://github.com/vuejs/repl/commit/93051f35a232b53d01dd0a40623cab5b11baa3ee))
7
+* upgrade vue language tools ([ec393cf](https://github.com/vuejs/repl/commit/ec393cfe4b8b8008976e4fd2017bd112d98fa599))
8
9
10
11
## [4.4.1](https://github.com/vuejs/repl/compare/v4.4.0...v4.4.1) (2024-09-08)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@vue/repl",
- "version": "4.4.1",
+ "version": "4.4.2",
"description": "Vue component for editing Vue components",
"packageManager": "pnpm@9.10.0",
"type": "module",
0 commit comments