Skip to content

Commit

Permalink
chore(main): release google-cloud-gsuite_add_ons-v1 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 1, 2023
1 parent eb9de80 commit 48557da
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"google-cloud-gke_multi_cloud-v1+FILLER": "0.0.0",
"google-cloud-gsuite_add_ons": "0.2.0",
"google-cloud-gsuite_add_ons+FILLER": "0.0.0",
"google-cloud-gsuite_add_ons-v1": "0.2.0",
"google-cloud-gsuite_add_ons-v1": "0.3.0",
"google-cloud-gsuite_add_ons-v1+FILLER": "0.0.0",
"google-cloud-iap": "1.2.0",
"google-cloud-iap+FILLER": "0.0.0",
Expand Down Expand Up @@ -489,7 +489,7 @@
"google-cloud-redis-v1beta1+FILLER": "0.0.0",
"google-cloud-resource_manager": "0.37.0",
"google-cloud-resource_manager+FILLER": "0.0.0",
"google-cloud-resource_manager-v3": "0.6.0",
"google-cloud-resource_manager-v3": "0.5.1",
"google-cloud-resource_manager-v3+FILLER": "0.0.0",
"google-cloud-resource_settings": "1.2.0",
"google-cloud-resource_settings+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-gsuite_add_ons-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.3.0 (2023-06-01)

#### Features

* Uses binary protobuf definitions for better forward compatibility ([#21675](https://github.com/googleapis/google-cloud-ruby/issues/21675))

### 0.2.0 (2023-03-08)

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

0 comments on commit 48557da

Please sign in to comment.