We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c442ce1 commit 19ebe7bCopy full SHA for 19ebe7b
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [0.2.1](https://github.com/MicroAppJS/vue-cli/compare/v0.1.1...v0.2.1) (2021-12-20)
2
+
3
4
+### Features
5
6
+* 更新依赖版本 ([6e49a07](https://github.com/MicroAppJS/vue-cli/commit/6e49a078aadd37b47f9065420748157bab8f50b3))
7
+* 更新版本号 ([c442ce1](https://github.com/MicroAppJS/vue-cli/commit/c442ce15a20d4f47391f0813ca0600d855ff6557))
8
9
## [0.1.1](https://github.com/MicroAppJS/vue-cli/compare/v0.1.0...v0.1.1) (2021-03-31)
10
11
# 0.1.0 (2021-03-25)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "[Plugin] adapter Vue CLI plugin.",
"main": "src/index.js",
"bin": {
0 commit comments