Skip to content

Commit 54e5c26

Browse files
committed
chore: release v0.0.6
1 parent 2f99f45 commit 54e5c26

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 0.0.5 (2020-03-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/plugin-deploy",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "[Plugin] auto deploy plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)