We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4edae7 commit fdef13eCopy full SHA for fdef13e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.1.0](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.19...v0.1.0) (2021-12-21)
2
+
3
4
+### Features
5
6
+* 更新相关依赖版本 ([e4edae7](https://github.com/MicroAppJS/plugin-webpack/commit/e4edae76016272c7acffe3db697ed6223754b7e4))
7
8
## [0.0.19](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.18...v0.0.19) (2021-11-01)
9
10
## [0.0.18](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.17...v0.0.18) (2021-09-10)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.19",
+ "version": "0.1.0",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments