Skip to content

Commit 20462b7

Browse files
committed
chore: release v4.4.2
1 parent ab27cc7 commit 20462b7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -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+
111
## [4.4.1](https://github.com/vuejs/repl/compare/v4.4.0...v4.4.1) (2024-09-08)
212

313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/repl",
3-
"version": "4.4.1",
3+
"version": "4.4.2",
44
"description": "Vue component for editing Vue components",
55
"packageManager": "pnpm@9.10.0",
66
"type": "module",

0 commit comments

Comments
 (0)