Skip to content

Commit 54ece2b

Browse files
chore(main): release google-cloud-talent-v4beta1 0.10.0 (#23898)
1 parent 51b9299 commit 54ece2b

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@
635635
"google-cloud-talent+FILLER": "0.0.0",
636636
"google-cloud-talent-v4": "0.11.0",
637637
"google-cloud-talent-v4+FILLER": "0.0.0",
638-
"google-cloud-talent-v4beta1": "0.9.0",
638+
"google-cloud-talent-v4beta1": "0.10.0",
639639
"google-cloud-talent-v4beta1+FILLER": "0.0.0",
640640
"google-cloud-tasks": "2.4.0",
641641
"google-cloud-tasks+FILLER": "0.0.0",

google-cloud-talent-v4beta1/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 0.10.0 (2024-01-11)
4+
5+
#### Features
6+
7+
* Support for universe_domain ([#23787](https://github.com/googleapis/google-cloud-ruby/issues/23787))
8+
39
### 0.9.0 (2023-09-12)
410

511
#### Features

google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module Talent
2323
module V4beta1
24-
VERSION = "0.9.0"
24+
VERSION = "0.10.0"
2525
end
2626
end
2727
end

google-cloud-talent-v4beta1/snippets/snippet_metadata_google.cloud.talent.v4beta1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-talent-v4beta1",
4-
"version": "0.9.0",
4+
"version": "0.10.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)