Skip to content

Commit 963dd06

Browse files
committed
'bump version v0.2.101'
1 parent bdf0bd4 commit 963dd06

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.2.101
2+
* fixed: 升级 http-proxy 以修复其使用 eventemitter3 的错误
3+
14
# 0.2.100
25
* fixed: 修正发布点
36

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "hao.lin <[email protected]>",
33
"name": "fekit",
44
"description": "FE Toolkit",
5-
"version": "0.2.100",
5+
"version": "0.2.101",
66
"bin": "./bin/fekit",
77
"repository": {
88
"type": "git",
@@ -50,7 +50,7 @@
5050
"tiny-lr": "0.0.7",
5151
"gaze": "0.5.1",
5252
"fs-extra": "0.12.0",
53-
"http-proxy": "1.6.x",
53+
"http-proxy": "1.11.x",
5454
"compute-cluster": "*",
5555
"find": "0.1.7"
5656
},

0 commit comments

Comments
 (0)