Skip to content

Commit b9b0009

Browse files
release-please[bot]amanda-tarafa
authored andcommitted
chore(master): release 2.6.0
1 parent 4407098 commit b9b0009

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/gcp-releasetool/#history
66

7+
## [2.6.0](https://github.com/googleapis/releasetool/compare/v2.5.0...v2.6.0) (2025-02-21)
8+
9+
10+
### Features
11+
12+
* Support per repo denylist for tagging. ([edf7e29](https://github.com/googleapis/releasetool/commit/edf7e29d1aa14b463a050a5aeaeac84eab810c4a))
13+
714
## [2.5.0](https://github.com/googleapis/releasetool/compare/v2.4.0...v2.5.0) (2025-02-03)
815

916

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
name = 'gcp-releasetool'
1818
description = ''
19-
version = "2.5.0"
19+
version = "2.6.0"
2020
release_status = 'Development Status :: 3 - Alpha'
2121
dependencies = [
2222
"requests>=2.31.0",

0 commit comments

Comments
 (0)