Skip to content

Commit

Permalink
chore(main): release google-cloud-cloud_quotas-v1beta 0.1.0 (#28224)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 14, 2025
1 parent 51c5c20 commit 94a5306
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
"google-cloud-cloud_quotas+FILLER": "0.0.0",
"google-cloud-cloud_quotas-v1": "1.2.0",
"google-cloud-cloud_quotas-v1+FILLER": "0.0.0",
"google-cloud-cloud_quotas-v1beta": "0.0.1",
"google-cloud-cloud_quotas-v1beta": "0.1.0",
"google-cloud-cloud_quotas-v1beta+FILLER": "0.0.0",
"google-cloud-commerce-consumer-procurement": "1.1.0",
"google-cloud-commerce-consumer-procurement+FILLER": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-cloud_quotas-v1beta/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "cloudquotas",
"name_pretty": "Cloud Quotas V1BETA API",
"product_documentation": "https://cloud.google.com/docs/quotas/api-overview",
"release_level": "unreleased",
"release_level": "preview",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Cloud Quotas API provides Google Cloud service consumers with management and observability for resource usage, quotas, and restrictions of the services they consume. Note that google-cloud-cloud_quotas-v1beta is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-cloud_quotas instead. See the readme for more details.",
Expand Down
9 changes: 8 additions & 1 deletion google-cloud-cloud_quotas-v1beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Release History
# Changelog

### 0.1.0 (2025-01-14)

#### Features

* Initial generation of google-cloud-cloud_quotas-v1beta ([#28222](https://github.com/googleapis/google-cloud-ruby/issues/28222))

## Release History
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module CloudQuotas
module V1beta
VERSION = "0.0.1"
VERSION = "0.1.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-cloud_quotas-v1beta",
"version": "",
"version": "0.1.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 94a5306

Please sign in to comment.