Skip to content

Commit 53f0f80

Browse files
committed
v1.0.18
1 parent df5554e commit 53f0f80

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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/agileago/vue3-oop/compare/v1.0.17...v1.0.18) (2025-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* 打包到dist ([df5554e](https://github.com/agileago/vue3-oop/commit/df5554e9f143280b3929a05e21a9ebf5d3e5dc39))
7+
8+
9+
110
## [1.0.17](https://github.com/agileago/vue3-oop/compare/v1.0.16...v1.0.17) (2025-04-02)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-oop",
3-
"version": "1.0.17",
3+
"version": "1.0.18",
44
"packageManager": "[email protected]",
55
"engines": {
66
"pnpm": ">=9.0"
@@ -95,4 +95,4 @@
9595
"injection-js": "*",
9696
"vue": "3"
9797
}
98-
}
98+
}

0 commit comments

Comments
 (0)