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 c4ce74d commit 5e3ae4eCopy full SHA for 5e3ae4e
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+# 0.1.0 (2021-03-25)
2
+
3
4
+### Bug Fixes
5
6
+* 修复部分逻辑 ([8e72100](https://github.com/MicroAppJS/vue-cli/commit/8e72100225111eb9c172038336da589db848cc3c))
7
8
9
+### Features
10
11
+* refactor ([327cc69](https://github.com/MicroAppJS/vue-cli/commit/327cc690c9171e45ca81991b9557093d765d53b1))
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "[Plugin] adapter Vue CLI plugin.",
"main": "src/index.js",
"bin": {
0 commit comments