Skip to content

Commit 1a23d52

Browse files
chore(master): release 2.5.0 (#577)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2404b18 commit 1a23d52

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.5.0](https://github.com/googleapis/releasetool/compare/v2.4.0...v2.5.0) (2025-02-03)
8+
9+
10+
### Features
11+
12+
* **dotnet:** Support Release Please PR titles ([2404b18](https://github.com/googleapis/releasetool/commit/2404b18c46a92a5c92f4e6f46ba40afb6185d0af))
13+
714
## [2.4.0](https://github.com/googleapis/releasetool/compare/v2.3.0...v2.4.0) (2025-01-31)
815

916

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.4.0"
19+
version = "2.5.0"
2020
release_status = 'Development Status :: 3 - Alpha'
2121
dependencies = [
2222
"requests>=2.31.0",

0 commit comments

Comments
 (0)