Skip to content

Commit

Permalink
bookmark: release v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Sep 14, 2022
1 parent 68314df commit a513c55
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,3 +1,10 @@
## [0.2.3](https://github.com/MicroAppJS/vue-cli/compare/v0.2.2...v0.2.3) (2022-09-14)


### Features

* update package ([68314df](https://github.com/MicroAppJS/vue-cli/commit/68314dfb80761f7b436b9be91ec3216fa8cd11d3))

## [0.2.2](https://github.com/MicroAppJS/vue-cli/compare/v0.2.1...v0.2.2) (2022-02-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": "@micro-app/vue-cli",
"version": "0.2.2",
"version": "0.2.3",
"description": "[Plugin] adapter Vue CLI plugin.",
"main": "src/index.js",
"bin": {
Expand Down

0 comments on commit a513c55

Please sign in to comment.