Skip to content

Commit eb8a82b

Browse files
chore(master): release 2.3.0
1 parent cc1e66d commit eb8a82b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.3.0](https://github.com/googleapis/releasetool/compare/v2.2.0...v2.3.0) (2024-11-11)
8+
9+
10+
### Features
11+
12+
* **autorelease:** Automatically assume multiScm for node and python ([#567](https://github.com/googleapis/releasetool/issues/567)) ([cc1e66d](https://github.com/googleapis/releasetool/commit/cc1e66d349b623394c5897826948e8e66caaf734))
13+
714
## [2.2.0](https://github.com/googleapis/releasetool/compare/v2.1.1...v2.2.0) (2024-10-07)
815

916

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

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

0 commit comments

Comments
 (0)