Skip to content

Commit

Permalink
chore(main): release google-cloud-api_hub-v1 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Sep 18, 2024
1 parent f377363 commit a1387a7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"google-cloud-api_gateway-v1+FILLER": "0.0.0",
"google-cloud-api_hub": "0.1.0",
"google-cloud-api_hub+FILLER": "0.0.0",
"google-cloud-api_hub-v1": "0.1.1",
"google-cloud-api_hub-v1": "0.2.0",
"google-cloud-api_hub-v1+FILLER": "0.0.0",
"google-cloud-api_keys": "1.2.1",
"google-cloud-api_keys+FILLER": "0.0.0",
Expand Down
10 changes: 10 additions & 0 deletions google-cloud-api_hub-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

### 0.2.0 (2024-09-18)

### ⚠ BREAKING CHANGES

* Remove unsupported gRPC clients ([#27296](https://github.com/googleapis/google-cloud-ruby/issues/27296))

#### Bug Fixes

* Remove unsupported gRPC clients ([#27296](https://github.com/googleapis/google-cloud-ruby/issues/27296))

### 0.1.1 (2024-08-30)

#### Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module ApiHub
module V1
VERSION = "0.1.1"
VERSION = "0.2.0"
end
end
end
Expand Down

0 comments on commit a1387a7

Please sign in to comment.