Skip to content

Commit a08b9bc

Browse files
committed
chore: release v0.0.7
1 parent cd736b2 commit a08b9bc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.0.7](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.6...v0.0.7) (2020-03-19)
2+
3+
4+
### Features
5+
6+
* add skipTarget for vue-cli ([cf09c38](https://github.com/MicroAppJS/plugin-webpack/commit/cf09c384e7aa4505d8d81b07cb6e1dc0029b065c))
7+
* add webpack webpack-dev-server ([b8c32b9](https://github.com/MicroAppJS/plugin-webpack/commit/b8c32b9b9da13a2e107d4f5e14db43c34a58d960))
8+
19
## [0.0.6](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.5...v0.0.6) (2020-03-11)
210

311

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

0 commit comments

Comments
 (0)