Skip to content

Commit 3f5ed6d

Browse files
committed
'bump version v0.2.103'
1 parent 8d69c2a commit 3f5ed6d

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ testcase/**/dev/*
77
testcase/**/ver/*
88
.DS_Store
99
.idea/
10+
*.diff

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.2.103
2+
* fixed: 修复 velocity 引用变量没有成功的问题
3+
14
# 0.2.102
25
* fixed: 修复 velocity 解析时的错误
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.102",
5+
"version": "0.2.103",
66
"bin": "./bin/fekit",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)