Skip to content

Commit 97e8b6b

Browse files
committed
chore: release v0.0.2
1 parent 27e2561 commit 97e8b6b

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
@@ -0,0 +1,7 @@
1+
## 0.0.2 (2020-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复 build ([040a591](https://github.com/MicroAppJS/plugin-webpack/commit/040a59128ee0cde85b9e114b1609608830ab1506))
7+

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-webpack",
3-
"version": "0.0.1-alpha.1",
3+
"version": "0.0.2",
44
"description": "[Plugin] webpack adapter plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)