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 68314df commit a513c55Copy full SHA for a513c55
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.2.3](https://github.com/MicroAppJS/vue-cli/compare/v0.2.2...v0.2.3) (2022-09-14)
2
+
3
4
+### Features
5
6
+* update package ([68314df](https://github.com/MicroAppJS/vue-cli/commit/68314dfb80761f7b436b9be91ec3216fa8cd11d3))
7
8
## [0.2.2](https://github.com/MicroAppJS/vue-cli/compare/v0.2.1...v0.2.2) (2022-02-14)
9
10
package.json
@@ -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": {
0 commit comments