-
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
Nov 23, 2021
1 parent
cf876c5
commit 2203472
Showing
2 changed files
with
48 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,24 @@ | ||
|
||
## 1.0.7 - 2021-11-23 | ||
|
||
### ✨ Optimizations | ||
|
||
- optimization: 备份配置文件时保留时间属性(close #108) | ||
|
||
- style(front): 任务历史失败后解决方案引导文本对齐(closed #99) | ||
|
||
- optimization: GitHub Actions 自动发布流程优化 (closed #96) | ||
|
||
|
||
### 🐛 Bugfixes | ||
|
||
- bugfix: 修复任务历史失败解决方案引导有误的问题 (fixed #98) | ||
|
||
- fix(front): 服务模板的表格分页点击失效 (close #105) | ||
|
||
- bugfix: 修复任务历史失败指引跳转404问题 (fixed #102) | ||
|
||
|
||
|
||
**Full Changelog**: https://github.com/TencentBlueKing/bk-process-config-manager/compare/v1.0.6...v1.0.7 | ||
|