diff --git a/docs/release.md b/docs/release.md index d0068f0..c6f1269 100644 --- a/docs/release.md +++ b/docs/release.md @@ -1,5 +1,25 @@ # Release +## 1.0.23 - 2023-04-21 + +### 🚀 Features + +- feat(front): 蓝鲸交互规范落地 - 文本溢出 & 空状态(closed #250) + + +### 🐛 Bugfixes + +- bugfix: 修复指定多配置模板检查时部分检查结果未展示的问题 (fixed #254) + +- fix(front): 进城管理 - 配置下发第二步表格宽度不正确(closed #257) + +- bugfix: 修复配置文件名渲染功能失效的问题 (fixed #256) + + + +**Full Changelog**: https://github.com/TencentBlueKing/bk-process-config-manager/compare/v1.0.22...v1.0.23 + + ## 1.0.22 - 2022-10-28 ### 🐛 Bugfixes diff --git a/release/V1.0.23_20230421.md b/release/V1.0.23_20230421.md new file mode 100644 index 0000000..61e8601 --- /dev/null +++ b/release/V1.0.23_20230421.md @@ -0,0 +1,20 @@ + +## 1.0.23 - 2023-04-21 + +### 🚀 Features + +- feat(front): 蓝鲸交互规范落地 - 文本溢出 & 空状态(closed #250) + + +### 🐛 Bugfixes + +- bugfix: 修复指定多配置模板检查时部分检查结果未展示的问题 (fixed #254) + +- fix(front): 进城管理 - 配置下发第二步表格宽度不正确(closed #257) + +- bugfix: 修复配置文件名渲染功能失效的问题 (fixed #256) + + + +**Full Changelog**: https://github.com/TencentBlueKing/bk-process-config-manager/compare/v1.0.22...v1.0.23 +