Skip to content

Commit 47da477

Browse files
committed
chore: release v4.4.3
1 parent c813504 commit 47da477

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.4.3](https://github.com/vuejs/repl/compare/v4.4.2...v4.4.3) (2025-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* transform jsx for entire file ([48325f9](https://github.com/vuejs/repl/commit/48325f99e010c3065c99efd4fb3e95950cda9596)), closes [#301](https://github.com/vuejs/repl/issues/301) [#300](https://github.com/vuejs/repl/issues/300)
7+
8+
9+
110
## [4.4.2](https://github.com/vuejs/repl/compare/v4.4.1...v4.4.2) (2024-09-16)
211

312

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.2",
3+
"version": "4.4.3",
44
"description": "Vue component for editing Vue components",
55
"packageManager": "[email protected]",
66
"type": "module",

0 commit comments

Comments
 (0)