Skip to content

Commit 5be097d

Browse files
authored
feat: add change log (#8572)
--story=129398517
1 parent a92468a commit 5be097d

File tree

5 files changed

+12
-8
lines changed

5 files changed

+12
-8
lines changed

docs/apidoc/apigw/definition.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ spec_version: 1
55
release:
66
# 发布版本号;
77
# 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用
8-
version: 3.15.1-feature-tenant-alpha21
8+
version: 3.15.1-feature-tenant-alpha22
99
# 版本标题
10-
title: "3.15.1-feature-tenant-alpha21"
10+
title: "3.15.1-feature-tenant-alpha22"
1111
# 版本描述
12-
comment: "3.15.1-feature-tenant-alpha21"
12+
comment: "3.15.1-feature-tenant-alpha22"
1313

1414
# 定义网关基本信息,用于命令 `sync_apigw_config`
1515
apigateway:

docs/smart/web/app_desc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
specVersion: 3
2-
appVersion: "3.15.1-feature-tenant-alpha21"
2+
appVersion: "3.15.1-feature-tenant-alpha22"
33
app:
44
bkAppCode: "bk_cmdb_saas"
55
bkAppName: "蓝鲸配置平台"

docs/support-file/changelog/release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [Version: 3.15.1-feature-tenant-alpha22] - 2025-12-18
2+
**功能优化**
3+
- 前端支持子路径浏览图标
4+
15
## [Version: 3.15.1-feature-tenant-alpha21] - 2025-12-18
26
**缺陷修复**
37
- 修改bscp的apigw授权格式

docs/support-file/helm/backend/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: 3.15.1-feature-tenant-alpha21
2+
appVersion: 3.15.1-feature-tenant-alpha22
33
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
44
name: bk-cmdb
55
type: application
6-
version: 3.16.1-feature-tenant-alpha21
6+
version: 3.16.1-feature-tenant-alpha22
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

docs/support-file/helm/web/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: 3.15.1-feature-tenant-alpha21
2+
appVersion: 3.15.1-feature-tenant-alpha22
33
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
44
name: bk-cmdb-web
55
type: application
6-
version: 3.16.1-feature-tenant-alpha21
6+
version: 3.16.1-feature-tenant-alpha22
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)