We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f718902 commit be5b4eaCopy full SHA for be5b4ea
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.6](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.5...v0.0.6) (2020-03-11)
2
+
3
4
+### Bug Fixes
5
6
+* 修复引用错误 ([f718902](https://github.com/MicroAppJS/plugin-webpack/commit/f7189029f502ddd675de4ff479599f05f3070046))
7
8
## [0.0.5](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.4...v0.0.5) (2020-03-11)
9
10
## [0.0.4](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.3...v0.0.4) (2020-03-10)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"bin": {
0 commit comments