Skip to content

Commit 17e82db

Browse files
committed
chore: release v0.0.4
1 parent 5951d99 commit 17e82db

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.0.4 (2020-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* add script ([81a0867](https://github.com/MicroAppJS/plugin-deploy/commit/81a0867ef67e9efa9b1a6c586b6a8b1b5c4ec57a))
7+
* change config ([19a627f](https://github.com/MicroAppJS/plugin-deploy/commit/19a627f5c1a86e128dc61ec20f47f7abce74a086))
8+
* change test file ([1f49b82](https://github.com/MicroAppJS/plugin-deploy/commit/1f49b8221ddd45627915beeda58b66c93402e6a3))
9+
10+
11+
### Features
12+
13+
* add release config ([452b510](https://github.com/MicroAppJS/plugin-deploy/commit/452b5108de7454d10d2af9240a10a0f891891014))
14+
* art, add release. ([ea93f23](https://github.com/MicroAppJS/plugin-deploy/commit/ea93f23defd4928f67a759c03eaa7928577da6c4))
15+
* fix args.increment ([b3de979](https://github.com/MicroAppJS/plugin-deploy/commit/b3de979d8dc9258817e30c7b99245026a64c7088))
16+
117
## [0.0.3](https://github.com/MicroAppJS/plugin-deploy/compare/v0.1.0...v0.0.3) (2020-02-09)
218

319
# 0.1.0 (2020-02-09)

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.3",
3+
"version": "0.0.4",
44
"description": "[Plugin] auto deploy plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)