We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3896bcc commit 6331fd6Copy full SHA for 6331fd6
CHANGELOG.md
@@ -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
8
## [0.0.17](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.16...v0.0.17) (2021-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.17",
+ "version": "0.0.18",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments