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

Commit 24cd87b

Browse files
chore(main): release 2.12.4 (#341)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c5fe7ff commit 24cd87b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.12.4](https://github.com/googleapis/python-secret-manager/compare/v2.12.3...v2.12.4) (2022-08-24)
4+
5+
6+
### Documentation
7+
8+
* **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))
9+
310
## [2.12.3](https://github.com/googleapis/python-secret-manager/compare/v2.12.2...v2.12.3) (2022-08-11)
411

512

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-secret-manager"
2323
description = "Secret Manager API API client library"
24-
version = "2.12.3"
24+
version = "2.12.4"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"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.*",

0 commit comments

Comments
 (0)