Skip to content

Commit

Permalink
chore(main): release google-cloud-commerce-consumer-procurement 0.1.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 4, 2023
1 parent 7903b3d commit f3e9643
Show file tree
Hide file tree
Showing 4 changed files with 11 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 @@ -169,7 +169,7 @@
"google-cloud-cloud_dms+FILLER": "0.0.0",
"google-cloud-cloud_dms-v1": "0.4.0",
"google-cloud-cloud_dms-v1+FILLER": "0.0.0",
"google-cloud-commerce-consumer-procurement": "0.0.1",
"google-cloud-commerce-consumer-procurement": "0.1.0",
"google-cloud-commerce-consumer-procurement+FILLER": "0.0.0",
"google-cloud-commerce-consumer-procurement-v1": "0.1.0",
"google-cloud-commerce-consumer-procurement-v1+FILLER": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "cloudcommerceconsumerprocurement",
"name_pretty": "Cloud Commerce Consumer Procurement API",
"product_documentation": "https://cloud.google.com/marketplace/docs/",
"release_level": "unreleased",
"release_level": "preview",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Enables consumers to procure products served by Cloud Marketplace platform.",
Expand Down
9 changes: 8 additions & 1 deletion google-cloud-commerce-consumer-procurement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Release History
# Changelog

### 0.1.0 (2023-08-04)

#### Features

* Initial generation of google-cloud-commerce-consumer-procurement ([#22741](https://github.com/googleapis/google-cloud-ruby/issues/22741))

## Release History
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Cloud
module Commerce
module Consumer
module Procurement
VERSION = "0.0.1"
VERSION = "0.1.0"
end
end
end
Expand Down

0 comments on commit f3e9643

Please sign in to comment.