Skip to content

Commit e5d880e

Browse files
committed
chore: release v1.0.19
1 parent 7128275 commit e5d880e

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.19](https://github.com/pdanpdan/vue-repl/compare/v1.0.18...v1.0.19) (2024-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* pass sfc template options to sfc parse ([d72dfdf](https://github.com/pdanpdan/vue-repl/commit/d72dfdfd2e2670592c957616fcf4e694609912a0))
7+
8+
9+
110
## [1.0.18](https://github.com/pdanpdan/vue-repl/compare/v1.0.17...v1.0.18) (2024-01-01)
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.18",
3+
"version": "1.0.19",
44
"description": "Vue component for editing Vue components",
55
"packageManager": "[email protected]",
66
"type": "module",

0 commit comments

Comments
 (0)