Skip to content

Commit

Permalink
chore(main): release 0.5.2 (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
release-please[bot] and parthea authored Jun 6, 2022
1 parent 32bda93 commit 60a152e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/google-cloud-private-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.5.2](https://github.com/googleapis/python-private-catalog/compare/v0.5.1...v0.5.2) (2022-06-03)


### Bug Fixes

* **deps:** require protobuf <4.0.0dev ([#121](https://github.com/googleapis/python-private-catalog/issues/121)) ([1124488](https://github.com/googleapis/python-private-catalog/commit/11244880e55e768d364f4ec2ef7ca1efaf6c0620))


### Documentation

* fix changelog header to consistent size ([#122](https://github.com/googleapis/python-private-catalog/issues/122)) ([c02ef18](https://github.com/googleapis/python-private-catalog/commit/c02ef185e09036a769d09bc4d33a8836e07d8d3b))

## [0.5.1](https://github.com/googleapis/python-private-catalog/compare/v0.5.0...v0.5.1) (2022-03-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-private-catalog/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

name = "google-cloud-private-catalog"
description = "Private Catalog API client library"
version = "0.5.1"
version = "0.5.2"
release_status = "Development Status :: 4 - Beta"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit 60a152e

Please sign in to comment.