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 c7da5fe commit 479f516Copy full SHA for 479f516
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.0.12](https://github.com/agileago/vue3-oop/compare/v1.0.11...v1.0.12) (2024-11-25)
4
+
5
6
+### Features
7
8
+* 导出类和样式 ([c7da5fe](https://github.com/agileago/vue3-oop/commit/c7da5fec551f4db14f9f8ac13a543e504f907cc1))
9
10
## [1.0.11](https://github.com/agileago/vue3-oop/compare/v1.0.10...v1.0.11) (2024-11-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "1.0.11",
+ "version": "1.0.12",
"main": "dist/vue3-oop.js",
"module": "dist/vue3-oop.mjs",
"types": "types/index.d.ts",
0 commit comments