Skip to content

Commit

Permalink
feat: release 5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xbingW committed May 10, 2024
1 parent a45a7f5 commit ca0c55c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# SAFELINE-CE CHANGELOG

## [5.5.2] - 2024-05-10

### 修复
* 修复 IP 组详情某些情况下与老版本不兼容的问题

## [5.5.1] - 2024-05-10

### 修复
Expand Down
5 changes: 5 additions & 0 deletions documents/docs/06-about/00-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ title: "版本更新记录"

[版本升级方法](/guide/upgrade)

### [5.5.2] - 2024-05-10

#### 修复
* 修复 IP 组详情某些情况下与老版本不兼容的问题

### [5.5.1] - 2024-05-10

#### 修复
Expand Down
4 changes: 2 additions & 2 deletions release/latest/version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latest_version": "v5.5.1",
"rec_version": "v5.5.1"
"latest_version": "v5.5.2",
"rec_version": "v5.5.2"
}

0 comments on commit ca0c55c

Please sign in to comment.