Skip to content

Commit d1436dd

Browse files
committed
chore(release): 0.6.2
1 parent 0544000 commit d1436dd

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.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+
310
## [0.6.1](https://github.com/agileago/vue3-oop/compare/v0.6.0...v0.6.1) (2022-07-15)
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.1",
3+
"version": "0.6.2",
44
"main": "dist/vue3-oop.js",
55
"module": "dist/vue3-oop.mjs",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)