Skip to content

Commit e512024

Browse files
committed
chore: release v0.0.3
1 parent 321c1c8 commit e512024

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.0.3](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.2...v0.0.3) (2020-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* update config ([321c1c8](https://github.com/MicroAppJS/plugin-webpack/commit/321c1c8a915b67130db8345e2567af7e5c47deaa))
7+
* update config ([5e46642](https://github.com/MicroAppJS/plugin-webpack/commit/5e46642c6e9f63da43ff2d02ca7bcc781cff4343))
8+
9+
10+
### Features
11+
12+
* add css & vue config ([4c5eb71](https://github.com/MicroAppJS/plugin-webpack/commit/4c5eb71358c0a8bb416412039c719158617e084f))
13+
* add loader & plugin ([54f728c](https://github.com/MicroAppJS/plugin-webpack/commit/54f728cbee63a623b2c02ac843465668558e596e))
14+
115
## 0.0.2 (2020-03-02)
216

317

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.0.2",
3+
"version": "0.0.3",
44
"description": "[Plugin] webpack adapter plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)