Skip to content

Commit 6331fd6

Browse files
committed
bookmark: release v0.0.18
1 parent 3896bcc commit 6331fd6

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.18](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.17...v0.0.18) (2021-09-10)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复配置字段信息 ([552dbe3](https://github.com/MicroAppJS/plugin-webpack/commit/552dbe39cf413b5292cbce50078fbba75ab69f66))
7+
18
## [0.0.17](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.16...v0.0.17) (2021-03-25)
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.17",
3+
"version": "0.0.18",
44
"description": "[Plugin] webpack adapter plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)