We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6199ed commit eaf73edCopy full SHA for eaf73ed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
undefined
2
3
+# [0.3.0](https://github.com/agileago/vue3-oop/compare/v0.2.8...v0.3.0) (2022-03-11)
4
+
5
6
+### Bug Fixes
7
8
+* vuecomponent类型错误 ([c6199ed](https://github.com/agileago/vue3-oop/commit/c6199ed9145ef3062ef58d6959fce61c037e9981))
9
10
11
+### Features
12
13
+* 支持模板 ([9076d9c](https://github.com/agileago/vue3-oop/commit/9076d9ce92401bdc47e0bbbc6ed99c18e2ee0ebb))undefined
14
15
## [0.2.9](https://github.com/agileago/vue3-oop/compare/v0.2.8...v0.2.9) (2022-03-11)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "0.2.9",
+ "version": "0.3.0",
"main": "dist/vue3-oop.cjs.js",
"module": "dist/vue3-oop.es.js",
"types": "types/index.d.ts",
0 commit comments