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 4b2c724 commit c38f128Copy full SHA for c38f128
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.9](https://github.com/MicroAppJS/plugin-deploy/compare/v0.0.8...v0.0.9) (2021-09-15)
2
+
3
4
+### Features
5
6
+* 优化部分配置信息逻辑,升级部分依赖 ([f812ed2](https://github.com/MicroAppJS/plugin-deploy/commit/f812ed2df09ab50ed0ffbf3ca866170d07ae0487))
7
8
## [0.0.8](https://github.com/MicroAppJS/plugin-deploy/compare/v0.0.7...v0.0.8) (2021-03-18)
9
10
## [0.0.7](https://github.com/MicroAppJS/plugin-deploy/compare/v0.0.6...v0.0.7) (2020-03-26)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-deploy",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "[Plugin] auto deploy plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments