Skip to content

Commit f6af3a4

Browse files
committed
feat: release v1.5.1
1 parent cff0c19 commit f6af3a4

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ SAFELINE-CE CHANGELOG
55

66
- 告警
77

8+
## [1.5.1] - 2023-05-18
9+
10+
- 修复了自定义规则切换白名单之后,无法创建/编辑的问题
11+
812
## [1.5.0] - 2023-05-18
913

1014
### 新增

homepage/src/static/md/about_changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ order: 3
88

99
[版本升级方法](https://waf-ce.chaitin.cn/posts/guide_upgrade)
1010

11+
## [1.5.1] - 2023-05-18
12+
13+
- 修复了自定义规则切换白名单之后,无法创建/编辑的问题
14+
1115
## [1.5.0] - 2023-05-18
1216

1317
### 新增

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"latest_version": "v1.5.0",
3-
"rec_version": "v1.5.0"
2+
"latest_version": "v1.5.1",
3+
"rec_version": "v1.5.1"
44
}

0 commit comments

Comments
 (0)