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 0544000 commit d1436ddCopy full SHA for d1436dd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.6.2](https://github.com/agileago/vue3-oop/compare/v0.6.1...v0.6.2) (2022-08-10)
4
+
5
6
+### Features
7
8
+* :fire: 增强组件类型 ([0544000](https://github.com/agileago/vue3-oop/commit/05440001a83bba43532c5e782e060a62b416c78e))
9
10
## [0.6.1](https://github.com/agileago/vue3-oop/compare/v0.6.0...v0.6.1) (2022-07-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "0.6.1",
+ "version": "0.6.2",
"main": "dist/vue3-oop.js",
"module": "dist/vue3-oop.mjs",
"types": "types/index.d.ts",
0 commit comments