8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5554e commit 53f0f80Copy full SHA for 53f0f80
CHANGELOG.md
@@ -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
10
## [1.0.17](https://github.com/agileago/vue3-oop/compare/v1.0.16...v1.0.17) (2025-04-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "1.0.17",
+ "version": "1.0.18",
"packageManager": "pnpm@9.1.1",
"engines": {
"pnpm": ">=9.0"
@@ -95,4 +95,4 @@
95
"injection-js": "*",
96
"vue": "3"
97
}
98
-}
+}
0 commit comments