Skip to content

Commit 555df98

Browse files
committed
update changelog
1 parent e1023db commit 555df98

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@
7979
- v4.0.1 支持 webpack4.x
8080
- v4.0.2 修复 watch 模式下资源重复的问题
8181
- v4.0.3 修复外链 favico 的问题
82-
- v4.0.4 修复 favico 文件不存在报错
82+
- v4.0.4 修复 favico 文件不存在报错
83+
- v4.0.5 修复link标签和script标签中间有换行符匹配不到的问题

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-res-webpack-plugin",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"description": "html generation and resource inline or md5 for webpack",
55
"keywords": [
66
"front-end",

0 commit comments

Comments
 (0)