Skip to content

Commit 8b74fba

Browse files
chore(main): release 2.6.1 (#194)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 38095ba commit 8b74fba

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-monitoring-dashboards/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.6.1](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.6.0...v2.6.1) (2022-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require protobuf <4.0.0dev ([#193](https://github.com/googleapis/python-monitoring-dashboards/issues/193)) ([74f7ba9](https://github.com/googleapis/python-monitoring-dashboards/commit/74f7ba9945ab20f8132a4d5c3624401da726845e))
9+
10+
11+
### Documentation
12+
13+
* fix changelog header to consistent size ([#192](https://github.com/googleapis/python-monitoring-dashboards/issues/192)) ([81c56f5](https://github.com/googleapis/python-monitoring-dashboards/commit/81c56f5c8f3d2207578efe3f6a9188b2f22ef470))
14+
315
## [2.6.0](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.5.1...v2.6.0) (2022-05-05)
416

517

packages/google-cloud-monitoring-dashboards/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-monitoring-dashboards"
2424
description = "Monitoring Dashboards API client library"
25-
version = "2.6.0"
25+
version = "2.6.1"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)