Skip to content

Commit

Permalink
chore(release): 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agileago committed Mar 14, 2022
1 parent 90f2ad1 commit 937dfef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
undefined

## [0.3.2](https://github.com/agileago/vue3-oop/compare/v0.3.1...v0.3.2) (2022-03-14)


### Features

* 导出创建装饰器的函数 ([90f2ad1](https://github.com/agileago/vue3-oop/commit/90f2ad19f7c89f27791ecd02bfbcb1d3c5533c65))undefined

## [0.3.1](https://github.com/agileago/vue3-oop/compare/v0.3.0...v0.3.1) (2022-03-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
"version": "0.3.1",
"version": "0.3.2",
"main": "dist/vue3-oop.cjs.js",
"module": "dist/vue3-oop.es.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 937dfef

Please sign in to comment.