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 7b0ea16 commit cf28ab4Copy full SHA for cf28ab4
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.0.3](https://github.com/MicroAppJS/plugin-deploy/compare/v0.1.0...v0.0.3) (2020-02-09)
2
+
3
# 0.1.0 (2020-02-09)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-deploy",
- "version": "0.0.3-alpha.1",
+ "version": "0.0.3",
"description": "[Plugin] auto deploy plugin.",
"main": "src/index.js",
6
"scripts": {
0 commit comments