We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da762c0 commit 23b18f6Copy full SHA for 23b18f6
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.0.15](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.14...v0.0.15) (2020-04-21)
2
+
3
## [0.0.14](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.13...v0.0.14) (2020-04-21)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.14",
+ "version": "0.0.15",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
6
"scripts": {
0 commit comments