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 43b3985 commit 80c48fbCopy full SHA for 80c48fb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.3](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.2...v0.1.3) (2023-04-08)
2
+
3
4
+### Features
5
6
+* add html opts ([43b3985](https://github.com/MicroAppJS/plugin-webpack/commit/43b398541353a2a4fe117c867802a72b5a8de070))
7
8
## [0.1.2](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.1...v0.1.2) (2022-09-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments