Skip to content

Commit e3b7578

Browse files
chore(main): release google-cloud-talent-v4 0.12.0
1 parent cb3e20b commit e3b7578

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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.9.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

0 commit comments

Comments
 (0)