Skip to content

Commit 05b7008

Browse files
chore(main): release google-cloud-talent-v4 0.12.0 (#23897)
1 parent 54ece2b commit 05b7008

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
@@ -633,7 +633,7 @@
633633
"google-cloud-support-v2+FILLER": "0.0.0",
634634
"google-cloud-talent": "1.3.0",
635635
"google-cloud-talent+FILLER": "0.0.0",
636-
"google-cloud-talent-v4": "0.11.0",
636+
"google-cloud-talent-v4": "0.12.0",
637637
"google-cloud-talent-v4+FILLER": "0.0.0",
638638
"google-cloud-talent-v4beta1": "0.10.0",
639639
"google-cloud-talent-v4beta1+FILLER": "0.0.0",

google-cloud-talent-v4/CHANGELOG.md

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

3+
### 0.12.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.11.0 (2023-09-12)
410

511
#### Features

google-cloud-talent-v4/lib/google/cloud/talent/v4/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 V4
24-
VERSION = "0.11.0"
24+
VERSION = "0.12.0"
2525
end
2626
end
2727
end

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

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

0 commit comments

Comments
 (0)