Skip to content

Commit

Permalink
chore(main): release 2.11.1 (#305)
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>
  • Loading branch information
release-please[bot] authored Jun 7, 2022
1 parent 8ca7144 commit e6d3536
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-secret-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.11.1](https://github.com/googleapis/python-secret-manager/compare/v2.11.0...v2.11.1) (2022-06-06)


### Bug Fixes

* **deps:** require protobuf <4.0.0dev ([#303](https://github.com/googleapis/python-secret-manager/issues/303)) ([f5cb81d](https://github.com/googleapis/python-secret-manager/commit/f5cb81dd549b701f73676713585d48f2c452c8f2))


### Documentation

* fix changelog header to consistent size ([#304](https://github.com/googleapis/python-secret-manager/issues/304)) ([f4437f6](https://github.com/googleapis/python-secret-manager/commit/f4437f647cd5730786e4bbbf77bb9f64b58ca149))

## [2.11.0](https://github.com/googleapis/python-secret-manager/compare/v2.10.0...v2.11.0) (2022-05-05)


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

name = "google-cloud-secret-manager"
description = "Secret Manager API API client library"
version = "2.11.0"
version = "2.11.1"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit e6d3536

Please sign in to comment.