Skip to content

Commit

Permalink
chore: release 1.4.7 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 31, 2020
1 parent 50438ba commit e151a40
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-cloud-dataproc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@google-cloud/dataproc?activeTab=versions

### [1.4.7](https://www.github.com/googleapis/nodejs-dataproc/compare/v1.4.6...v1.4.7) (2020-01-28)


### Bug Fixes

* proto annotations, broken link in docs, enum types in protos.d.ts ([#290](https://www.github.com/googleapis/nodejs-dataproc/issues/290)) ([0565df1](https://www.github.com/googleapis/nodejs-dataproc/commit/0565df116157c7daf99fd1aedc950cbe16dbcf2d))

### [1.4.6](https://www.github.com/googleapis/nodejs-dataproc/compare/v1.4.5...v1.4.6) (2020-01-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataproc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/dataproc",
"description": "Google Cloud Dataproc API client for Node.js",
"version": "1.4.6",
"version": "1.4.7",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataproc/samples/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": "^1.4.6",
"@google-cloud/dataproc": "^1.4.7",
"@google-cloud/storage": "^4.1.3",
"sleep": "^6.1.0"
},
Expand Down

0 comments on commit e151a40

Please sign in to comment.