-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Apr 21, 2023
1 parent
2228a64
commit f415fa5
Showing
2 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|