Skip to content

Commit

Permalink
minor: auto push 1.0.22 release log
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 28, 2022
1 parent 1a59741 commit 5d1d116
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/release.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Release

## 1.0.22 - 2022-10-28

### 🐛 Bugfixes

- bugfix: 修复配置对比功能失效的问题 (#200)

- fix(front): 配置检查预览页查看无版本的配置实例出现系统异常 (closed #238)

- fix(front): 配置检查表达式过滤范围没有准确带入任务启动参数(closed #243)



**Full Changelog**: https://github.com/TencentBlueKing/bk-process-config-manager/compare/v1.0.21...v1.0.22


## 1.0.21 - 2022-10-14

### 🚀 Features
Expand Down
15 changes: 15 additions & 0 deletions release/V1.0.22_20221028.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

## 1.0.22 - 2022-10-28

### 🐛 Bugfixes

- bugfix: 修复配置对比功能失效的问题 (#200)

- fix(front): 配置检查预览页查看无版本的配置实例出现系统异常 (closed #238)

- fix(front): 配置检查表达式过滤范围没有准确带入任务启动参数(closed #243)



**Full Changelog**: https://github.com/TencentBlueKing/bk-process-config-manager/compare/v1.0.21...v1.0.22

0 comments on commit 5d1d116

Please sign in to comment.