Skip to content

Commit 44a5458

Browse files
committed
bookmark: release v0.1.1
1 parent 6c48db6 commit 44a5458

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.1](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.0...v0.1.1) (2022-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复 target 参数赋值 ([6c48db6](https://github.com/MicroAppJS/plugin-webpack/commit/6c48db6d3c18d3cea1e0b03dd3084eedb343583a))
7+
18
# [0.1.0](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.19...v0.1.0) (2021-12-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/plugin-webpack",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "[Plugin] webpack adapter plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)