Skip to content

Commit

Permalink
chore(main): release 0.1.3 (#56)
Browse files Browse the repository at this point in the history
* chore(main): release 0.1.3

* chore: prune changelog

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 7, 2022
1 parent e12d7f7 commit 0d62e95
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions packages/google-cloud-certificate-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
# Changelog

### [0.1.2](https://github.com/googleapis/python-certificate-manager/compare/v0.1.1...v0.1.2) (2022-03-30)
## [0.1.3](https://github.com/googleapis/python-certificate-manager/compare/v0.1.2...v0.1.3) (2022-06-03)


### Bug Fixes

* **deps:** require protobuf <4.0.0dev ([#55](https://github.com/googleapis/python-certificate-manager/issues/55)) ([14a09d2](https://github.com/googleapis/python-certificate-manager/commit/14a09d2bfd6920632250ad8b3c8dac3b80884273))

## [0.1.2](https://github.com/googleapis/python-certificate-manager/compare/v0.1.1...v0.1.2) (2022-03-30)


### Bug Fixes

* Updated resource patterns to comply with https://google.aip.dev/123#annotating-resource-types ([#17](https://github.com/googleapis/python-certificate-manager/issues/17)) ([71f74bf](https://github.com/googleapis/python-certificate-manager/commit/71f74bf5e25c732f51ac6db32bc204e6116cbad2))

### [0.1.1](https://github.com/googleapis/python-certificate-manager/compare/v0.1.0...v0.1.1) (2022-03-05)
## [0.1.1](https://github.com/googleapis/python-certificate-manager/compare/v0.1.0...v0.1.1) (2022-03-05)


### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-certificate-manager/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
name = "google-cloud-certificate-manager"
description = "Certificate Manager API client library"
url = "https://github.com/googleapis/python-certificate-manager"
version = "0.1.2"
version = "0.1.3"
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 0d62e95

Please sign in to comment.