Skip to content

Commit d9f5a55

Browse files
release-please[bot]sofisl
authored andcommitted
chore: release 4.2.4 (#580)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6e326ca commit d9f5a55

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

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.4](https://www.github.com/googleapis/nodejs-language/compare/v4.2.3...v4.2.4) (2021-05-29)
8+
9+
10+
### Bug Fixes
11+
12+
* GoogleAdsError missing using generator version after 1.3.0 ([#579](https://www.github.com/googleapis/nodejs-language/issues/579)) ([3ab88da](https://www.github.com/googleapis/nodejs-language/commit/3ab88daffd13aeab99689ccccfe3ec29f8ec89cd))
13+
714
### [4.2.3](https://www.github.com/googleapis/nodejs-language/compare/v4.2.2...v4.2.3) (2021-05-12)
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.3",
4+
"version": "4.2.4",
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": "^9.0.0",
20-
"@google-cloud/language": "^4.2.3",
20+
"@google-cloud/language": "^4.2.4",
2121
"@google-cloud/storage": "^5.0.0",
2222
"yargs": "^16.0.0"
2323
},

0 commit comments

Comments
 (0)