Skip to content

Commit 4276871

Browse files
chore(main): release 1.18.0 (#279)
🤖 I have created a release *beep* *boop* --- ## [1.18.0](googleapis/nodejs-ai-platform@v1.17.0...v1.18.0) (2022-03-17) ### Features * add `service_account` to `BatchPredictionJob` in aiplatform `v1beta1` `batch_prediction_job.proto` ([#278](googleapis/nodejs-ai-platform#278)) ([1f05428](googleapis/nodejs-ai-platform@1f05428)) --- 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 6ad2a93 commit 4276871

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.17.0",
16+
"@google-cloud/aiplatform": "^1.18.0",
1717
"@google-cloud/storage": "^5.5.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)