Skip to content

Commit

Permalink
chore(main): release google-cloud-talent 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 13, 2025
1 parent fbd37f1 commit a3e91cf
Show file tree
Hide file tree
Showing 3 changed files with 13 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 @@ -725,7 +725,7 @@
"google-cloud-support+FILLER": "0.0.0",
"google-cloud-support-v2": "1.2.0",
"google-cloud-support-v2+FILLER": "0.0.0",
"google-cloud-talent": "1.6.0",
"google-cloud-talent": "2.0.0",
"google-cloud-talent+FILLER": "0.0.0",
"google-cloud-talent-v4": "1.3.0",
"google-cloud-talent-v4+FILLER": "0.0.0",
Expand Down
11 changes: 11 additions & 0 deletions google-cloud-talent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release History

### 2.0.0 (2025-02-13)

### ⚠ BREAKING CHANGES

* Removed dependency on google-cloud-talent-v4beta1 prerelease service ([#29002](https://github.com/googleapis/google-cloud-ruby/issues/29002))

#### Features

* Removed dependency on google-cloud-talent-v4beta1 prerelease service ([#29002](https://github.com/googleapis/google-cloud-ruby/issues/29002))
* Updated google-cloud-talent-v4 dependency to version 1.x

### 1.6.0 (2025-01-29)

#### Features
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-talent/lib/google/cloud/talent/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
module Google
module Cloud
module Talent
VERSION = "1.6.0"
VERSION = "2.0.0"
end
end
end

0 comments on commit a3e91cf

Please sign in to comment.