Skip to content

Commit

Permalink
Release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hubcarl committed Aug 31, 2018
1 parent 7ec20aa commit a0d4400
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="4.6.0"></a>
# [4.6.0](https://github.com/hubcarl/easywebpack/compare/4.5.2...4.6.0) (2018-08-31)


### Features

* add clean-webpack-plugin config support ([ce50e67](https://github.com/hubcarl/easywebpack/commit/ce50e67))
* dev mode not use cdn config ([70bcae1](https://github.com/hubcarl/easywebpack/commit/70bcae1))
* 如果存在同名 html 模板文件, 全局 template 配置非必须 ([7ec20aa](https://github.com/hubcarl/easywebpack/commit/7ec20aa))



<a name="4.5.2"></a>
## [4.5.2](https://github.com/hubcarl/easywebpack/compare/4.5.1...4.5.2) (2018-08-22)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easywebpack",
"version": "4.6.0-beta.1",
"version": "4.6.0",
"description": "基于 Webpack 的前端构建工程化解决方案",
"keywords": [
"webpack",
Expand Down

0 comments on commit a0d4400

Please sign in to comment.