Skip to content

Commit a93c800

Browse files
committed
chore: release v4.6.1
1 parent cc292d3 commit a93c800

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.6.1](https://github.com/vuejs/repl/compare/v4.6.0...v4.6.1) (2025-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* the line number offset in the DEV ([#344](https://github.com/vuejs/repl/issues/344)) ([cc292d3](https://github.com/vuejs/repl/commit/cc292d3dba25ac872edf147e14b6c9bbf6a0c577))
7+
8+
9+
110
# [4.6.0](https://github.com/vuejs/repl/compare/v4.5.1...v4.6.0) (2025-06-13)
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.6.0",
3+
"version": "4.6.1",
44
"description": "Vue component for editing Vue components",
55
"packageManager": "pnpm@9.15.5",
66
"type": "module",

0 commit comments

Comments
 (0)