Skip to content

Commit

Permalink
chore: release 3.5.0 (#366)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
## [3.5.0](https://github.com/googleapis/nodejs-talent/compare/v3.4.1...v3.5.0) (2021-09-15)


### Features

* Added a new `KeywordMatchMode` field to support more keyword matching options feat: Added more `DiversificationLevel` configuration options ([#365](https://github.com/googleapis/nodejs-talent/issues/365)) ([bc2c5cf](https://github.com/googleapis/nodejs-talent/commit/bc2c5cfc7dd465dd476c027acd978e07ed18b298))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Sep 15, 2021
1 parent 6e76111 commit f683fb9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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

## [3.5.0](https://github.com/googleapis/nodejs-talent/compare/v3.4.1...v3.5.0) (2021-09-15)


### Features

* Added a new `KeywordMatchMode` field to support more keyword matching options feat: Added more `DiversificationLevel` configuration options ([#365](https://github.com/googleapis/nodejs-talent/issues/365)) ([bc2c5cf](https://github.com/googleapis/nodejs-talent/commit/bc2c5cfc7dd465dd476c027acd978e07ed18b298))

### [3.4.1](https://github.com/googleapis/nodejs-talent/compare/v3.4.0...v3.4.1) (2021-09-10)


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": "3.4.1",
"version": "3.5.0",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
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": "^3.4.1",
"@google-cloud/talent": "^3.5.0",
"uuid": "^8.3.1",
"yargs": "^16.0.3"
},
Expand Down

0 comments on commit f683fb9

Please sign in to comment.