We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6486764 commit b40cea9Copy full SHA for b40cea9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.9](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.8...v0.0.9) (2020-03-20)
2
+
3
4
+### Bug Fixes
5
6
+* fix some bugs ([6486764](https://github.com/MicroAppJS/plugin-webpack/commit/648676479c631aa20a42de0685d8a80ac847497a))
7
8
## [0.0.8](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.7...v0.0.8) (2020-03-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"bin": {
0 commit comments