Skip to content

Commit c8b67d0

Browse files
committed
feat: Gitee支持OAuth授权 #33
1 parent baa3ab8 commit c8b67d0

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

CHANGELOG.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,39 @@
11
# Changelog
22

33
# 1.0.0
4-
##### 2025-04-03
4+
## 2025-04-03
55
### 新增
66
- 初始化项目
77
- 新增工蜂提供者
88

99
# 1.0.1
10-
##### 2025-04-03
10+
## 2025-04-03
1111
### 修复
1212
- bug: 修复TGIT MR触发action变量异常 #14 [链接](https://github.com/bkdevops-projects/devops-scm/issues/14)
1313

1414
# 1.0.2
15-
##### 2025-04-24
15+
## 2025-04-24
1616
### 修复
1717
- bug: 修复Push事件引发的空指针异常 #16 [链接](https://github.com/bkdevops-projects/devops-scm/issues/16)
1818

1919
# 1.0.3
20-
##### 2025-05-20
20+
## 2025-05-20
2121
### 修复
2222
- bug: 增加异常错误码 #21 [链接](https://github.com/bkdevops-projects/devops-scm/issues/21)
2323

2424

2525
# 1.1.0
26-
##### 2025-04-20
26+
## 2025-04-20
2727
### 新增
28-
- feat: 增加Gitee和TSvn服务提供者 #6 [链接](https://github.com/bkdevops-projects/devops-scm/issues/6)
28+
- feat: 增加Gitee和TSvn服务提供者 #6 [链接](https://github.com/bkdevops-projects/devops-scm/issues/6)
29+
- feat: devops-scm-api语言改成kotlin #30 [链接](https://github.com/bkdevops-projects/devops-scm/issues/30)
30+
31+
# 1.1.1
32+
## 2025-07-31
33+
### 修复
34+
- bug: 修复sdk方法传参异常 #31 [链接](https://github.com/bkdevops-projects/devops-scm/issues/31)
35+
36+
# 1.1.2
37+
## 2025-07-31
38+
### 新增
39+
- feat: Gitee支持OAuth授权 #33 [链接](https://github.com/bkdevops-projects/devops-scm/issues/33)

0 commit comments

Comments
 (0)