Skip to content

Commit 4e631d1

Browse files
committed
chore(release): 0.6.1
1 parent 50ed2fb commit 4e631d1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

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+
310
# [0.6.0](https://github.com/agileago/vue3-oop/compare/v0.5.9...v0.6.0) (2022-06-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-oop",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"main": "dist/vue3-oop.js",
55
"module": "dist/vue3-oop.mjs",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)