We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ee9ff commit da762c0Copy full SHA for da762c0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.14](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.13...v0.0.14) (2020-04-21)
2
+
3
4
+### Bug Fixes
5
6
+* fixed entry key ([57138b0](https://github.com/MicroAppJS/plugin-webpack/commit/57138b097fc1b9181aded35a676b9d2898a85b7c))
7
8
## [0.0.13](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.12...v0.0.13) (2020-04-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.13",
+ "version": "0.0.14",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments