Skip to content

Commit 04f0a7c

Browse files
committed
bookmark: release v0.1.2
1 parent 64ef27f commit 04f0a7c

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.2](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.1...v0.1.2) (2022-09-14)
2+
3+
4+
### Features
5+
6+
* fixed some bug ([64ef27f](https://github.com/MicroAppJS/plugin-webpack/commit/64ef27f2f1b115a4ea58c04600d6d0f970e06499))
7+
18
## [0.1.1](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.0...v0.1.1) (2022-04-08)
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.1",
3+
"version": "0.1.2",
44
"description": "[Plugin] webpack adapter plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)