Skip to content

Commit ff7113a

Browse files
committed
chore: release v0.0.5
1 parent 2a36061 commit ff7113a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.0.5](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.4...v0.0.5) (2020-03-11)
2+
13
## [0.0.4](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.3...v0.0.4) (2020-03-10)
24

35

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

0 commit comments

Comments
 (0)