Skip to content

Commit 4c8f2b2

Browse files
committed
chore: release v0.0.4
1 parent a244b5d commit 4c8f2b2

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.4](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.3...v0.0.4) (2020-03-10)
2+
3+
4+
### Features
5+
6+
* add babel-loader ([a244b5d](https://github.com/MicroAppJS/plugin-webpack/commit/a244b5d613e7d728b0fea85e0170deba1052baaa))
7+
18
## [0.0.3](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.2...v0.0.3) (2020-03-07)
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-webpack",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "[Plugin] webpack adapter plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)