Skip to content

Commit 5efdd94

Browse files
chore(main): release 2.0.0 (#184)
🤖 I have created a release *beep* *boop* --- ## [2.0.0](googleapis/nodejs-retail@v1.8.1...v2.0.0) (2022-06-20) ### ⚠ BREAKING CHANGES * update library to use Node 12 (#181) ### Features * allow users to disable spell check in search requests ([#183](googleapis/nodejs-retail#183)) ([05005ea](googleapis/nodejs-retail@05005ea)) ### Bug Fixes * **deps:** update dependency @google-cloud/bigquery to v6 ([#186](googleapis/nodejs-retail#186)) ([fc07923](googleapis/nodejs-retail@fc07923)) ### Build System * update library to use Node 12 ([#181](googleapis/nodejs-retail#181)) ([809853f](googleapis/nodejs-retail@809853f)) --- 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 c338968 commit 5efdd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

retail/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "c8 mocha"
1414
},
1515
"dependencies": {
16-
"@google-cloud/retail": "^1.8.1",
16+
"@google-cloud/retail": "^2.0.0",
1717
"@google-cloud/bigquery": "^6.0.0",
1818
"@google-cloud/storage": "^5.16.1"
1919
},

0 commit comments

Comments
 (0)