Skip to content

Commit 4dc10a9

Browse files
release-please[bot]pattishin
authored andcommitted
chore(main): release 1.19.0 (#281)
🤖 I have created a release *beep* *boop* --- ## [1.19.0](googleapis/nodejs-ai-platform@v1.18.0...v1.19.0) (2022-03-24) ### Features * add data_item_schema_uri, annotation_schema_uri, explanation_specs to ModelEvaluationExplanationSpec in aiplatform v1 model_evaluation.proto ([b769264](googleapis/nodejs-ai-platform@b769264)) * add ImportModelEvaluation in aiplatform v1 model_service.proto ([#280](googleapis/nodejs-ai-platform#280)) ([b769264](googleapis/nodejs-ai-platform@b769264)) * add ImportModelEvaluation in aiplatform v1beta1 model_service.proto ([b769264](googleapis/nodejs-ai-platform@b769264)) --- 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 0d445f8 commit 4dc10a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-platform/snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "mocha --timeout 1200000 test/*.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/aiplatform": "^1.18.0",
16+
"@google-cloud/aiplatform": "^1.19.0",
1717
"@google-cloud/storage": "^5.5.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)