Skip to content

Commit ec69919

Browse files
chore(main): release 2.12.2 (#332)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8e117bf commit ec69919

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-secret-manager/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.2](https://github.com/googleapis/python-secret-manager/compare/v2.12.1...v2.12.2) (2022-08-08)
4+
5+
6+
### Documentation
7+
8+
* **samples:** add sample to update secret with alias ([#307](https://github.com/googleapis/python-secret-manager/issues/307)) ([dab8e16](https://github.com/googleapis/python-secret-manager/commit/dab8e166a77aff67b6b750f5b1c753f0b2c17169))
9+
310
## [2.12.1](https://github.com/googleapis/python-secret-manager/compare/v2.12.0...v2.12.1) (2022-07-26)
411

512

packages/google-cloud-secret-manager/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.1"
24+
version = "2.12.2"
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)