Skip to content

Commit

Permalink
chore: release 2.2.1 (#448)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [2.2.1](https://www.github.com/googleapis/nodejs-dataproc/compare/v2.2.0...v2.2.1) (2021-01-09)


### Bug Fixes

* **browser:** check for fetch on window ([64fd55c](https://www.github.com/googleapis/nodejs-dataproc/commit/64fd55c3d42281f01dbabab5d823039dc5a26416))
* do not modify options object, use defaultScopes ([#445](https://www.github.com/googleapis/nodejs-dataproc/issues/445)) ([c89bc66](https://www.github.com/googleapis/nodejs-dataproc/commit/c89bc662bd8387c82581a02026be5a6d6a40f5af))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Jan 12, 2021
1 parent 3302b13 commit 9d03432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataproc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha system-test --timeout 600000"
},
"dependencies": {
"@google-cloud/dataproc": "^2.2.0",
"@google-cloud/dataproc": "^2.2.1",
"@google-cloud/storage": "^5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9d03432

Please sign in to comment.