We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a5dac commit d8d3201Copy full SHA for d8d3201
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.0.19](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.18...v0.0.19) (2021-11-01)
2
+
3
## [0.0.18](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.17...v0.0.18) (2021-09-10)
4
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.18",
+ "version": "0.0.19",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
6
"scripts": {
0 commit comments