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 2f99f45 commit 54e5c26Copy full SHA for 54e5c26
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.6](https://github.com/MicroAppJS/plugin-deploy/compare/v0.0.5...v0.0.6) (2020-03-16)
2
+
3
4
+### Features
5
6
+* update default config ([2f99f45](https://github.com/MicroAppJS/plugin-deploy/commit/2f99f4548cd5a6da08b41716cd613696cbe09498))
7
8
## 0.0.5 (2020-03-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-deploy",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "[Plugin] auto deploy plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments