We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9eab16 commit 4eeb8f7Copy full SHA for 4eeb8f7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.12](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.11...v0.0.12) (2020-04-09)
2
+
3
4
+### Bug Fixes
5
6
+* refactoring code ([a9eab16](https://github.com/MicroAppJS/plugin-webpack/commit/a9eab16441d554b270c11f1623fb746af084ee6a))
7
8
## [0.0.11](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.10...v0.0.11) (2020-03-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.11",
+ "version": "0.0.12",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments