Skip to content

Commit

Permalink
chore(main): release 1.11.2 (#207)
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>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
release-please[bot] and parthea committed Jun 6, 2022
1 parent 7b14fcd commit d868f68
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-os-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.11.2](https://github.com/googleapis/python-os-config/compare/v1.11.1...v1.11.2) (2022-06-03)


### Bug Fixes

* **deps:** require protobuf <4.0.0dev ([#205](https://github.com/googleapis/python-os-config/issues/205)) ([14b8400](https://github.com/googleapis/python-os-config/commit/14b8400e2f23158f402f18b4af7c5e1fac0b35c5))


### Documentation

* fix changelog header to consistent size ([#206](https://github.com/googleapis/python-os-config/issues/206)) ([17b8505](https://github.com/googleapis/python-os-config/commit/17b850599b0da9625dc1dcd26064f17f30448448))

## [1.11.1](https://github.com/googleapis/python-os-config/compare/v1.11.0...v1.11.1) (2022-03-05)


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

name = "google-cloud-os-config"
description = "Google Cloud OS Config API client library"
version = "1.11.1"
version = "1.11.2"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit d868f68

Please sign in to comment.