Skip to content

Commit

Permalink
chore(main): release 1.2.1 (#108)
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 Mar 7, 2022
1 parent f425f96 commit 511b4be
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-service-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.2.1](https://github.com/googleapis/python-service-management/compare/v1.2.0...v1.2.1) (2022-03-05)


### Bug Fixes

* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#107](https://github.com/googleapis/python-service-management/issues/107)) ([4fc6a16](https://github.com/googleapis/python-service-management/commit/4fc6a16ac804b65cf5a9443b07a3522cbfbf68af))

## [1.2.0](https://github.com/googleapis/python-service-management/compare/v1.1.1...v1.2.0) (2022-02-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-service-management/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import setuptools # type: ignore

name = "google-cloud-service-management"
version = "1.2.0"
version = "1.2.1"
description = "Service Management API"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-service-management"
Expand Down

0 comments on commit 511b4be

Please sign in to comment.