Skip to content

Commit facd616

Browse files
committed
chore: release v1.0.15
1 parent 63a2413 commit facd616

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+
## [1.0.15](https://github.com/pdanpdan/vue-repl/compare/v1.0.14...v1.0.15) (2023-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure reuse AST in non-inline mode ([5e4c710](https://github.com/pdanpdan/vue-repl/commit/5e4c7101e4b6cc27fb0810390b0ca0287a101149))
7+
8+
9+
110
## [1.0.14](https://github.com/pdanpdan/vue-repl/compare/v1.0.13...v1.0.14) (2023-12-16)
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": "@pdanpdan/vue-repl",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "Vue component for editing Vue components",
55
"packageManager": "[email protected]",
66
"type": "module",

0 commit comments

Comments
 (0)