Skip to content

Commit

Permalink
chore(main): release 1.0.1 (#30)
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 Jun 9, 2022
1 parent 2709ddb commit 51aa14c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/google-cloud-bare-metal-solution/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bare-metal-solution/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 51aa14c

Please sign in to comment.