Skip to content

Commit b19856d

Browse files
committed
'bump version v0.2.97'
1 parent 4ac2fe6 commit b19856d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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.97
2+
* fixed: 修正 utils.path.is_absolute_path 对 windows 的判断错误
3+
14
# 0.2.96
25
* fixed: 修改了 versions.mapping 文件名一致会被覆盖的问题,将文件路径恢复
36

package.json

Lines changed: 1 addition & 1 deletion
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.96",
5+
"version": "0.2.97",
66
"bin": "./bin/fekit",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)