Skip to content

Commit 92435ed

Browse files
committed
chore: release v4.5.0
1 parent 41d770d commit 92435ed

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.5.0](https://github.com/vuejs/repl/compare/v4.4.3...v4.5.0) (2025-02-03)
2+
3+
4+
### Features
5+
6+
* pass on descriptor vapor flag when compiling template ([adaaceb](https://github.com/vuejs/repl/commit/adaaceb24984435ae02ab3eda071f10dba9e0362))
7+
8+
9+
110
## [4.4.3](https://github.com/vuejs/repl/compare/v4.4.2...v4.4.3) (2025-01-02)
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.3",
3+
"version": "4.5.0",
44
"description": "Vue component for editing Vue components",
55
"packageManager": "pnpm@9.15.2",
66
"type": "module",

0 commit comments

Comments
 (0)