Skip to content

Commit

Permalink
chore(main): release 1.2.2 (#112)
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 Sep 29, 2022
1 parent 6b20d1e commit e71c1f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-filestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.2](https://github.com/googleapis/python-filestore/compare/v1.2.1...v1.2.2) (2022-09-29)


### Bug Fixes

* **deps:** Require protobuf >= 3.20.2 ([#111](https://github.com/googleapis/python-filestore/issues/111)) ([1b98932](https://github.com/googleapis/python-filestore/commit/1b9893243c2d7ec41c70ba0c80e69919b03df051))

## [1.2.1](https://github.com/googleapis/python-filestore/compare/v1.2.0...v1.2.1) (2022-08-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-filestore/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-filestore"
description = "Filestore API client library"
version = "1.2.1"
version = "1.2.2"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-filestore"
dependencies = [
Expand Down

0 comments on commit e71c1f7

Please sign in to comment.