8000 chore(main): release 2.9.2 (#268) · googleapis/google-cloud-python@a528192 · GitHub
[go: up one dir, main page]

Skip to content

Commit a528192

Browse files
chore(main): release 2.9.2 (#268)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 9353dd0 commit a528192

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.9.2](https://github.com/googleapis/python-secret-manager/compare/v2.9.1...v2.9.2) (2022-03-13)
4+
5+
6+
### Documentation
7+
8+
* **samples:** add checksum snippets ([#255](https://github.com/googleapis/python-secret-manager/issues/255)) ([2095a04](https://github.com/googleapis/python-secret-manager/commit/2095a04e73f2437cc4ccbaa272b1998422d18fe3))
9+
310
### [2.9.1](https://github.com/googleapis/python-secret-manager/compare/v2.9.0...v2.9.1) (2022-03-05)
411

512

packages/google-cloud-secret-manager/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-secret-manager"
2424
description = "Secret Manager API API client library"
25-
version = "2.9.1"
25+
version = "2.9.2"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)
0