Skip to content

Commit 45c67f4

Browse files
committed
bookmark: release v0.0.13
1 parent 00d0b22 commit 45c67f4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [0.0.13](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.12...v0.0.13) (2020-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed `CopyOption` bug ([8c2ff84](https://github.com/MicroAppJS/plugin-webpack/commit/8c2ff840dff625a5efea16bfe427d7c5e8f20109))
7+
* fixed `CopyOption` bug ([6a47fe6](https://github.com/MicroAppJS/plugin-webpack/commit/6a47fe67bd2b30683d9a6f487c5195a2be266591))
8+
9+
10+
### Features
11+
12+
* add `subModule` ([aeee006](https://github.com/MicroAppJS/plugin-webpack/commit/aeee00695450d3bbf5d7c016ad7cb92c4e71008b))
13+
114
## [0.0.12](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.11...v0.0.12) (2020-04-09)
215

316

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

0 commit comments

Comments
 (0)