Skip to content

Commit

Permalink
chore(main): release google-cloud-cloud_controls_partner 1.0.0 (#26220)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 26, 2024
1 parent bb952fd commit 96d9729
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"google-cloud-channel+FILLER": "0.0.0",
"google-cloud-channel-v1": "0.24.0",
"google-cloud-channel-v1+FILLER": "0.0.0",
"google-cloud-cloud_controls_partner": "0.1.0",
"google-cloud-cloud_controls_partner": "1.0.0",
"google-cloud-cloud_controls_partner+FILLER": "0.0.0",
"google-cloud-cloud_controls_partner-v1": "0.1.1",
"google-cloud-cloud_controls_partner-v1+FILLER": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-cloud_controls_partner/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "cloudcontrolspartner",
"name_pretty": "Cloud Controls Partner API",
"product_documentation": "https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest",
"release_level": "preview",
"release_level": "stable",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Provides insights about your customers and their Assured Workloads based on your Sovereign Controls by Partners offering.",
Expand Down
7 changes: 6 additions & 1 deletion google-cloud-cloud_controls_partner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Changelog

### 1.0.0 (2024-06-26)

#### Features

* Bump version to 1.0.0

### 0.1.0 (2024-03-12)

#### Features

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

## Release History

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
module Google
module Cloud
module CloudControlsPartner
VERSION = "0.1.0"
VERSION = "1.0.0"
end
end
end

0 comments on commit 96d9729

Please sign in to comment.