We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316e162 commit 40464b5Copy full SHA for 40464b5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.16](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.15...v0.0.16) (2021-03-25)
2
+
3
4
+### Bug Fixes
5
6
+* 修复一些问题 ([316e162](https://github.com/MicroAppJS/plugin-webpack/commit/316e16210073c41778bd2d7fe27b100f3ebeb2a2))
7
8
## [0.0.15](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.14...v0.0.15) (2020-04-21)
9
10
## [0.0.14](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.13...v0.0.14) (2020-04-21)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.15",
+ "version": "0.0.16",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments