File tree 3 files changed +9
-2
lines changed
packages/google-cloud-aiplatform
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.7.4] ( https://www.github.com/googleapis/nodejs-ai-platform/compare/v1.7.3...v1.7.4 ) (2021-07-12)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** google-gax v2.17.1 ([ #164 ] ( https://www.github.com/googleapis/nodejs-ai-platform/issues/164 ) ) ([ 1ec11fc] ( https://www.github.com/googleapis/nodejs-ai-platform/commit/1ec11fc4fac373ee1a28ac10676fbfe9fc5535d1 ) )
9
+
3
10
### [ 1.7.3] ( https://www.github.com/googleapis/nodejs-ai-platform/compare/v1.7.2...v1.7.3 ) (2021-06-29)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/aiplatform" ,
3
- "version" : " 1.7.3 " ,
3
+ "version" : " 1.7.4 " ,
4
4
"description" : " Vertex AI client for Node.js" ,
5
5
"repository" : " googleapis/nodejs-ai-platform" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 13
13
"test" : " mocha --timeout 1200000 test/*.js"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/aiplatform" : " ^1.7.3 " ,
16
+ "@google-cloud/aiplatform" : " ^1.7.4 " ,
17
17
"@google-cloud/storage" : " ^5.5.0"
18
18
},
19
19
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments