We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2404b18 commit 1a23d52Copy full SHA for 1a23d52
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://pypi.org/project/gcp-releasetool/#history
6
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
14
## [2.4.0](https://github.com/googleapis/releasetool/compare/v2.3.0...v2.4.0) (2025-01-31)
15
16
setup.py
@@ -16,7 +16,7 @@
17
name = 'gcp-releasetool'
18
description = ''
19
-version = "2.4.0"
+version = "2.5.0"
20
release_status = 'Development Status :: 3 - Alpha'
21
dependencies = [
22
"requests>=2.31.0",
0 commit comments