Skip to content

Commit d3f6c57

Browse files
committed
chore: release v1.0.18
1 parent 501e552 commit d3f6c57

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.18](https://github.com/pdanpdan/vue-repl/compare/v1.0.17...v1.0.18) (2024-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **Preview:** fixing incorrect styles during onMounted [#191](https://github.com/pdanpdan/vue-repl/issues/191) ([501e552](https://github.com/pdanpdan/vue-repl/commit/501e5524870369e157506492e23faeb82f604a99))
7+
8+
9+
110
## [1.0.17](https://github.com/pdanpdan/vue-repl/compare/v1.0.16...v1.0.17) (2023-12-29)
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.17",
3+
"version": "1.0.18",
44
"description": "Vue component for editing Vue components",
55
"packageManager": "[email protected]",
66
"type": "module",

0 commit comments

Comments
 (0)