Skip to content

Commit 71443fb

Browse files
committed
chore(release): v0.3.7
1 parent acf5b01 commit 71443fb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.6
1+
0.3.7

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
55

66

77

8+
# [0.3.7](https://github.com/tangx/envutils/compare/v0.3.6...v0.3.7)
9+
10+
### Bug Fixes
11+
12+
* **fix** 取消 fv.Set() 修改对象, 避免对象没有 SetDefaults() 和 Init() 而错误初始化引发的 panic ([acf5b01](https://github.com/tangx/envutils/commit/acf5b013316d75f52bdd1b00e666cdf6dc0ff536))
13+
14+
15+
816
# [0.3.6](https://github.com/tangx/envutils/compare/v0.3.5...v0.3.6)
917

1018
### Bug Fixes

0 commit comments

Comments
 (0)