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 f6f55c0 commit ef5297cCopy full SHA for ef5297c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.7](https://github.com/MicroAppJS/plugin-deploy/compare/v0.0.6...v0.0.7) (2020-03-26)
2
+
3
4
+### Bug Fixes
5
6
+* 修复引用问题 ([f6f55c0](https://github.com/MicroAppJS/plugin-deploy/commit/f6f55c028cd38b50f48d0a74d19c7e6eca0b6c51))
7
8
## [0.0.6](https://github.com/MicroAppJS/plugin-deploy/compare/v0.0.5...v0.0.6) (2020-03-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-deploy",
- "version": "0.0.6",
+ "version": "0.0.7",
"description": "[Plugin] auto deploy plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments