Skip to content

Commit 1786cbf

Browse files
committed
chore: release v4.0.2
1 parent ef22052 commit 1786cbf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.0.2](https://github.com/vuejs/repl/compare/v4.0.1...v4.0.2) (2024-02-10)
2+
3+
4+
### Bug Fixes
5+
6+
* respect vue version at initialization ([ef22052](https://github.com/vuejs/repl/commit/ef22052055590dbbe6e85e26ce368938b0c93266))
7+
8+
9+
110
## [4.0.1](https://github.com/vuejs/repl/compare/v4.0.0...v4.0.1) (2024-02-10)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/repl",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Vue component for editing Vue components",
55
"packageManager": "pnpm@8.15.1",
66
"type": "module",

0 commit comments

Comments
 (0)