Skip to content

Commit ddfae59

Browse files
chore: release 2.5.2 (#576)
🤖 I have created a release \*beep\* \*boop\* --- ### [2.5.2](https://www.github.com/googleapis/nodejs-automl/compare/v2.5.1...v2.5.2) (2021-12-30) ### Bug Fixes * **deps:** update dependency csv to v6 ([#565](https://www.github.com/googleapis/nodejs-automl/issues/565)) ([7f1d947](https://www.github.com/googleapis/nodejs-automl/commit/7f1d9477cfa2d9697206dffabdfb92dfb80bc1d1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 1a9a26e commit ddfae59

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/google-cloud-automl/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/automl?activeTab=versions
66

7+
### [2.5.2](https://www.github.com/googleapis/nodejs-automl/compare/v2.5.1...v2.5.2) (2021-12-30)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** update dependency csv to v6 ([#565](https://www.github.com/googleapis/nodejs-automl/issues/565)) ([7f1d947](https://www.github.com/googleapis/nodejs-automl/commit/7f1d9477cfa2d9697206dffabdfb92dfb80bc1d1))
13+
714
### [2.5.1](https://www.github.com/googleapis/nodejs-automl/compare/v2.5.0...v2.5.1) (2021-11-08)
815

916

packages/google-cloud-automl/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/automl",
33
"description": "Cloud AutoML API client for Node.js",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"license": "Apache-2.0",
66
"author": "Google LLC",
77
"engines": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"!test/"
1717
],
1818
"dependencies": {
19-
"@google-cloud/automl": "^2.5.1",
19+
"@google-cloud/automl": "^2.5.2",
2020
"csv": "^6.0.0",
2121
"mathjs": "^10.0.0",
2222
"yargs": "^16.0.0"

0 commit comments

Comments
 (0)