Skip to content

Commit 1050b3d

Browse files
author
TP Honey
authored
Merge pull request #281 from tphoney/prep1.33.0
(maint) prep 1.33.0
2 parents a5db7f4 + dc565fc commit 1050b3d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [v1.33.0](https://github.com/drone/go-scm/tree/v1.33.0) (2023-10-27)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.32.3...v1.33.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: Add pr\_comment webhook for harness [\#280](https://github.com/drone/go-scm/pull/280) ([abhinav-harness](https://github.com/abhinav-harness))
10+
11+
## [v1.32.3](https://github.com/drone/go-scm/tree/v1.32.3) (2023-10-11)
12+
13+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.32.2...v1.32.3)
14+
15+
**Fixed bugs:**
16+
17+
- fix: ref should have pullreq instead of pull for gitness [\#279](https://github.com/drone/go-scm/pull/279) ([abhinav-harness](https://github.com/abhinav-harness))
18+
- fix: ref should have pullreq instead of pull for gitness [\#278](https://github.com/drone/go-scm/pull/278) ([abhinav-harness](https://github.com/abhinav-harness))
19+
20+
## [v1.32.2](https://github.com/drone/go-scm/tree/v1.32.2) (2023-10-03)
21+
22+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.32.1...v1.32.2)
23+
24+
**Implemented enhancements:**
25+
26+
- feat: Harness list commits api update as per new spec [\#277](https://github.com/drone/go-scm/pull/277) ([abhinav-harness](https://github.com/abhinav-harness))
27+
328
## [v1.32.1](https://github.com/drone/go-scm/tree/v1.32.1) (2023-09-27)
429

530
[Full Changelog](https://github.com/drone/go-scm/compare/v1.32.0...v1.32.1)
@@ -10,6 +35,7 @@
1035

1136
**Merged pull requests:**
1237

38+
- \(maint\) prep for 1.32.1 [\#276](https://github.com/drone/go-scm/pull/276) ([tphoney](https://github.com/tphoney))
1339
- \(maint\) clean integration testing for stash [\#273](https://github.com/drone/go-scm/pull/273) ([tphoney](https://github.com/tphoney))
1440

1541
## [v1.32.0](https://github.com/drone/go-scm/tree/v1.32.0) (2023-09-12)

0 commit comments

Comments
 (0)