Skip to content

Commit

Permalink
chore(main): release google-cloud-data_labeling-v1beta1 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 31, 2023
1 parent df14401 commit abf3164
Show file tree
Hide file tree
Showing 3 changed files with 8 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 @@ -205,7 +205,7 @@
"google-cloud-data_fusion-v1+FILLER": "0.0.0",
"google-cloud-data_labeling": "0.3.0",
"google-cloud-data_labeling+FILLER": "0.0.0",
"google-cloud-data_labeling-v1beta1": "0.4.0",
"google-cloud-data_labeling-v1beta1": "0.5.0",
"google-cloud-data_labeling-v1beta1+FILLER": "0.0.0",
"google-cloud-dataflow": "0.3.0",
"google-cloud-dataflow+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-data_labeling-v1beta1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 0.5.0 (2023-05-31)

#### Features

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

### 0.4.0 (2022-07-02)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module DataLabeling
module V1beta1
VERSION = "0.4.0"
VERSION = "0.5.0"
end
end
end
Expand Down

0 comments on commit abf3164

Please sign in to comment.