Skip to content

Commit

Permalink
chore(main): release 4.1.1 (#433)
Browse files Browse the repository at this point in the history
* chore(main): release 4.1.1

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Jul 12, 2022
1 parent f58ef88 commit 701e455
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions packages/google-cloud-talent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@google-cloud/talent?activeTab=versions

## [4.1.1](https://github.com/googleapis/nodejs-talent/compare/v4.1.0...v4.1.1) (2022-07-12)


### Bug Fixes

* update generator version ([#430](https://github.com/googleapis/nodejs-talent/issues/430)) ([ef5216c](https://github.com/googleapis/nodejs-talent/commit/ef5216cf865fef5106869e1c6acb9d29da249afe))

## [4.1.0](https://github.com/googleapis/nodejs-talent/compare/v4.0.0...v4.1.0) (2022-06-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-talent/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/talent",
"description": "Cloud Talent Solution API client for Node.js",
"version": "4.1.0",
"version": "4.1.1",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-talent",
"version": "4.1.0",
"version": "4.1.1",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-talent",
"version": "4.1.0",
"version": "4.1.1",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-talent/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint:fix": "npm run lint -- --fix"
},
"dependencies": {
"@google-cloud/talent": "^4.1.0",
"@google-cloud/talent": "^4.1.1",
"uuid": "^8.3.1",
"yargs": "^16.0.3"
},
Expand Down

0 comments on commit 701e455

Please sign in to comment.