We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ed2fb commit 4e631d1Copy full SHA for 4e631d1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.6.1](https://github.com/agileago/vue3-oop/compare/v0.6.0...v0.6.1) (2022-07-15)
4
+
5
6
+### Features
7
8
+* :fire: 支持devtool,增加工具函数 ([50ed2fb](https://github.com/agileago/vue3-oop/commit/50ed2fb95c1594a2d05534c1782d80a2090cbdf2))
9
10
# [0.6.0](https://github.com/agileago/vue3-oop/compare/v0.5.9...v0.6.0) (2022-06-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "0.6.0",
+ "version": "0.6.1",
"main": "dist/vue3-oop.js",
"module": "dist/vue3-oop.mjs",
"types": "types/index.d.ts",
0 commit comments