Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: release 3.2.7 (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 17, 2021
1 parent 241f0ac commit 6b3e74d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions 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

### [3.2.7](https://github.com/googleapis/nodejs-talent/compare/v3.2.6...v3.2.7) (2021-08-17)


### Bug Fixes

* **deps:** google-gax v2.24.1 ([#355](https://github.com/googleapis/nodejs-talent/issues/355)) ([241f0ac](https://github.com/googleapis/nodejs-talent/commit/241f0ac2a3d49205feec269e0007d536df2fb367))

### [3.2.6](https://github.com/googleapis/nodejs-talent/compare/v3.2.5...v3.2.6) (2021-07-16)


Expand Down
2 changes: 1 addition & 1 deletion 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": "3.2.6",
"version": "3.2.7",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion 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": "^3.2.6",
"@google-cloud/talent": "^3.2.7",
"uuid": "^8.3.1",
"yargs": "^16.0.3"
},
Expand Down

0 comments on commit 6b3e74d

Please sign in to comment.