Skip to content

Commit

Permalink
chore(main): release google-cloud-monitoring-v3 0.18.0 (#26167)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 26, 2024
1 parent d2936a8 commit c45c6b5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
"google-cloud-monitoring-dashboard-v1+FILLER": "0.0.0",
"google-cloud-monitoring-metrics_scope-v1": "0.6.0",
"google-cloud-monitoring-metrics_scope-v1+FILLER": "0.0.0",
"google-cloud-monitoring-v3": "0.17.0",
"google-cloud-monitoring-v3": "0.18.0",
"google-cloud-monitoring-v3+FILLER": "0.0.0",
"google-cloud-netapp": "0.3.0",
"google-cloud-netapp+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-monitoring-v3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 0.18.0 (2024-06-25)

#### Features

* Support links in AlertPolicy ([#26141](https://github.com/googleapis/google-cloud-ruby/issues/26141))

### 0.17.0 (2024-04-25)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module Monitoring
module V3
VERSION = "0.17.0"
VERSION = "0.18.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-monitoring-v3",
"version": "0.17.0",
"version": "0.18.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit c45c6b5

Please sign in to comment.