From 51aa14c7b248539aa10f9e3623b52b1928f5a284 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 10:31:19 -0400 Subject: [PATCH] chore(main): release 1.0.1 (#30) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .../google-cloud-bare-metal-solution/CHANGELOG.md | 12 ++++++++++++ packages/google-cloud-bare-metal-solution/setup.py | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-bare-metal-solution/CHANGELOG.md b/packages/google-cloud-bare-metal-solution/CHANGELOG.md index 6bab147a2165..efb1142d4979 100644 --- a/packages/google-cloud-bare-metal-solution/CHANGELOG.md +++ b/packages/google-cloud-bare-metal-solution/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.0.1](https://github.com/googleapis/python-bare-metal-solution/compare/v1.0.0...v1.0.1) (2022-06-07) + + +### Bug Fixes + +* **deps:** require protobuf>=3.19.0,<4.0.0 ([#29](https://github.com/googleapis/python-bare-metal-solution/issues/29)) ([c3ffc61](https://github.com/googleapis/python-bare-metal-solution/commit/c3ffc61e53b7f14a7ca15304862f5fc18e10b3df)) + + +### Documentation + +* fix changelog header to consistent size ([#27](https://github.com/googleapis/python-bare-metal-solution/issues/27)) ([15d9556](https://github.com/googleapis/python-bare-metal-solution/commit/15d95563aa6043f45dd9c064c21c5e46a1193674)) + ## [1.0.0](https://github.com/googleapis/python-bare-metal-solution/compare/v0.1.1...v1.0.0) (2022-04-26) diff --git a/packages/google-cloud-bare-metal-solution/setup.py b/packages/google-cloud-bare-metal-solution/setup.py index bc4c425a1235..a51d0fad3faf 100644 --- a/packages/google-cloud-bare-metal-solution/setup.py +++ b/packages/google-cloud-bare-metal-solution/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-bare-metal-solution" description = "Bare Metal Solution API client library" -version = "1.0.0" +version = "1.0.1" release_status = "Development Status :: 5 - Production/Stable" url = "https://github.com/googleapis/python-bare-metal-solution" dependencies = [