Skip to content

Commit e71c1f7

Browse files
chore(main): release 1.2.2 (#112)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6b20d1e commit e71c1f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-filestore/CHANGELOG.md

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

3+
## [1.2.2](https://github.com/googleapis/python-filestore/compare/v1.2.1...v1.2.2) (2022-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require protobuf >= 3.20.2 ([#111](https://github.com/googleapis/python-filestore/issues/111)) ([1b98932](https://github.com/googleapis/python-filestore/commit/1b9893243c2d7ec41c70ba0c80e69919b03df051))
9+
310
## [1.2.1](https://github.com/googleapis/python-filestore/compare/v1.2.0...v1.2.1) (2022-08-11)
411

512

packages/google-cloud-filestore/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-filestore"
2424
description = "Filestore API client library"
25-
version = "1.2.1"
25+
version = "1.2.2"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-filestore"
2828
dependencies = [

0 commit comments

Comments
 (0)