We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ef27f commit 04f0a7cCopy full SHA for 04f0a7c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.2](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.1...v0.1.2) (2022-09-14)
2
+
3
4
+### Features
5
6
+* fixed some bug ([64ef27f](https://github.com/MicroAppJS/plugin-webpack/commit/64ef27f2f1b115a4ea58c04600d6d0f970e06499))
7
8
## [0.1.1](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.0...v0.1.1) (2022-04-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments