File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.0.1] ( https://github.com/vuejs/repl/compare/v4.0.0...v4.0.1 ) (2024-02-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * save version only when serialize ([ d3ee13d] ( https://github.com/vuejs/repl/commit/d3ee13ded3c5a162bf990ef83cb9a38991792170 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * register language configuration ([ 3ad7035] ( https://github.com/vuejs/repl/commit/3ad7035e26cb02626b06e58f53e12ffb5443a5fc ) )
12
+
13
+
14
+
1
15
# [ 4.0.0] ( https://github.com/vuejs/repl/compare/v4.0.0-beta.0...v4.0.0 ) (2024-02-10)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/repl" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"description" : " Vue component for editing Vue components" ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments