Skip to content

Commit 60b9736

Browse files
chore(master): release 1.10.4 (#496)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 118f203 commit 60b9736

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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+
## [1.10.4](https://github.com/googleapis/releasetool/compare/v1.10.3...v1.10.4) (2023-02-03)
8+
9+
10+
### Bug Fixes
11+
12+
* Skip entire tag workflow for languages not in the allowlist ([#495](https://github.com/googleapis/releasetool/issues/495)) ([118f203](https://github.com/googleapis/releasetool/commit/118f2032f811e8152b4d165c7ecf2c34190dd2d0))
13+
714
## [1.10.3](https://github.com/googleapis/releasetool/compare/v1.10.2...v1.10.3) (2023-01-31)
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 = "1.10.3"
19+
version = "1.10.4"
2020
release_status = 'Development Status :: 3 - Alpha'
2121
dependencies = [
2222
"requests",

0 commit comments

Comments
 (0)