Skip to content

Commit

Permalink
chore: release 2.4.1 (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 2, 2021
1 parent e354751 commit eb3d44d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/google-cloud-monitoring-dashboards/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

### [2.4.1](https://www.github.com/googleapis/python-monitoring-dashboards/compare/v2.4.0...v2.4.1) (2021-11-01)


### Bug Fixes

* **deps:** drop packaging dependency ([6044b1b](https://www.github.com/googleapis/python-monitoring-dashboards/commit/6044b1b2e19bfd3c5215ccbc7bdd8bd19a72f625))
* **deps:** require google-api-core >= 1.28.0 ([6044b1b](https://www.github.com/googleapis/python-monitoring-dashboards/commit/6044b1b2e19bfd3c5215ccbc7bdd8bd19a72f625))


### Documentation

* list oneofs in docstring ([6044b1b](https://www.github.com/googleapis/python-monitoring-dashboards/commit/6044b1b2e19bfd3c5215ccbc7bdd8bd19a72f625))

## [2.4.0](https://www.github.com/googleapis/python-monitoring-dashboards/compare/v2.3.0...v2.4.0) (2021-10-14)


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

name = "google-cloud-monitoring-dashboards"
description = "Monitoring Dashboards API client library"
version = "2.4.0"
version = "2.4.1"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit eb3d44d

Please sign in to comment.