Skip to content

Commit 905bd7d

Browse files
release-please[bot]sofisl
authored andcommitted
chore: release 4.2.1 (#529)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent bca4e85 commit 905bd7d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/google-cloud-language/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
### [4.2.1](https://www.github.com/googleapis/nodejs-language/compare/v4.2.0...v4.2.1) (2020-11-07)
8+
9+
10+
### Bug Fixes
11+
12+
* do not modify options object, use defaultScopes ([#528](https://www.github.com/googleapis/nodejs-language/issues/528)) ([f689a4e](https://www.github.com/googleapis/nodejs-language/commit/f689a4e03818471731509f12c9049b7cc6c849cd))
13+
714
## [4.2.0](https://www.github.com/googleapis/nodejs-language/compare/v4.1.1...v4.2.0) (2020-10-16)
815

916

packages/google-cloud-language/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/language",
33
"description": "Google Cloud Natural Language API client for Node.js",
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"license": "Apache-2.0",
66
"author": "Google Inc",
77
"engines": {

packages/google-cloud-language/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-cloud/automl": "^2.0.0",
1919
"mathjs": "^8.0.0",
20-
"@google-cloud/language": "^4.2.0",
20+
"@google-cloud/language": "^4.2.1",
2121
"@google-cloud/storage": "^5.0.0",
2222
"yargs": "^16.0.0"
2323
},

0 commit comments

Comments
 (0)