Skip to content

Commit bc10992

Browse files
chore(main): release 3.8.3 (googleapis#295)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 9c192b5 commit bc10992

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-build/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-build/#history
66

7+
## [3.8.3](https://github.com/googleapis/python-cloudbuild/compare/v3.8.2...v3.8.3) (2022-06-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#293](https://github.com/googleapis/python-cloudbuild/issues/293)) ([cc1bd84](https://github.com/googleapis/python-cloudbuild/commit/cc1bd849fe93f83486e333d644b6a7dd0169f5a3))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#294](https://github.com/googleapis/python-cloudbuild/issues/294)) ([057a06d](https://github.com/googleapis/python-cloudbuild/commit/057a06dbd19163b1c20bdcfed3cedd4e82d99f2a))
18+
719
## [3.8.2](https://github.com/googleapis/python-cloudbuild/compare/v3.8.1...v3.8.2) (2022-05-05)
820

921

packages/google-cloud-build/setup.py

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

2222
name = "google-cloud-build"
2323
description = "Google Cloud Build API client library"
24-
version = "3.8.2"
24+
version = "3.8.3"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)