Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
chore(main): release 2.12.4 (#341)
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 Aug 24, 2022
1 parent c5fe7ff commit 24cd87b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.12.4](https://github.com/googleapis/python-secret-manager/compare/v2.12.3...v2.12.4) (2022-08-24)


### Documentation

* **samples:** Added sample for creating Secret with UserManaged replication ([#328](https://github.com/googleapis/python-secret-manager/issues/328)) ([c5fe7ff](https://github.com/googleapis/python-secret-manager/commit/c5fe7ff0f2914e97f653e28bd0c4a9e155a8942f))

## [2.12.3](https://github.com/googleapis/python-secret-manager/compare/v2.12.2...v2.12.3) (2022-08-11)


Expand Down
2 changes: 1 addition & 1 deletion 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.12.3"
version = "2.12.4"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",
Expand Down

0 comments on commit 24cd87b

Please sign in to comment.