We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad0ee9 commit e19bc73Copy full SHA for e19bc73
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.0.10](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.9...v0.0.10) (2020-03-23)
2
+
3
## [0.0.9](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.8...v0.0.9) (2020-03-20)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.9",
+ "version": "0.0.10",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
6
"scripts": {
0 commit comments