Skip to content

Commit

Permalink
chore: release 2.0.0 (#436)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.0.0](https://github.com/googleapis/nodejs-compute/compare/v1.2.0...v2.0.0) (2020-05-08)


### ⚠ BREAKING CHANGES

* update to latest version of gts and typescript (#433)
* require node 10 in engines field (#431)

### Features

* require node 10 in engines field ([#431](https://github.com/googleapis/nodejs-compute/issues/431)) ([fe2897f](https://github.com/googleapis/nodejs-compute/commit/fe2897fd1d625df0ccf5b910ec850e761c2ed6d3))


### Bug Fixes

* apache license URL ([#468](https://github.com/googleapis/nodejs-compute/issues/468)) ([#427](https://github.com/googleapis/nodejs-compute/issues/427)) ([02d63ed](https://github.com/googleapis/nodejs-compute/commit/02d63ed5a5a3559be0b5e49ed4c771b3661518a1))
* **deps:** update dependency @google-cloud/common to v3 ([#421](https://github.com/googleapis/nodejs-compute/issues/421)) ([d4469b6](https://github.com/googleapis/nodejs-compute/commit/d4469b693745df5a8a36b6988b7dba98f7d55142))
* **deps:** update dependency @google-cloud/paginator to v3 ([#419](https://github.com/googleapis/nodejs-compute/issues/419)) ([e667aee](https://github.com/googleapis/nodejs-compute/commit/e667aeecf7b9f51875c06cb6a885040828dc1181))
* **deps:** update dependency @google-cloud/projectify to v2 ([#418](https://github.com/googleapis/nodejs-compute/issues/418)) ([b861540](https://github.com/googleapis/nodejs-compute/commit/b861540aa17118a7508c7c970d84864a9028f588))
* **deps:** update dependency @google-cloud/promisify to v2 ([#417](https://github.com/googleapis/nodejs-compute/issues/417)) ([eedce75](https://github.com/googleapis/nodejs-compute/commit/eedce75e0d3f10dfed8151f12150d38d032f6a27))
* **deps:** update dependency @sendgrid/mail to v7 ([#424](https://github.com/googleapis/nodejs-compute/issues/424)) ([17af0f4](https://github.com/googleapis/nodejs-compute/commit/17af0f425354b261f9afc8ab30e16e66b7193fec))


### Build System

* update to latest version of gts and typescript ([#433](https://github.com/googleapis/nodejs-compute/issues/433)) ([a4fa8cc](https://github.com/googleapis/nodejs-compute/commit/a4fa8cc21df7a894486832b05449fa7afc02b7ee))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] authored Jun 5, 2020
1 parent 8824d92 commit 953ae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha --timeout 1200000"
},
"dependencies": {
"@google-cloud/compute": "^1.2.0",
"@google-cloud/compute": "^2.0.0",
"@sendgrid/mail": "^7.0.0",
"node-fetch": "^2.3.0",
"nodemailer": "^6.0.0",
Expand Down

0 comments on commit 953ae54

Please sign in to comment.