Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore(main): release 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 9, 2022
1 parent ac6a40a commit 9cb824a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions 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

## [4.0.1](https://github.com/googleapis/nodejs-dataproc/compare/v4.0.0...v4.0.1) (2022-06-09)


### Bug Fixes

* fixes for dynamic routing and streaming descriptors ([#591](https://github.com/googleapis/nodejs-dataproc/issues/591)) ([3d1dc28](https://github.com/googleapis/nodejs-dataproc/commit/3d1dc2820924bfdc97d24c509b967b0e55aca962))

## [4.0.0](https://github.com/googleapis/nodejs-dataproc/compare/v3.2.0...v4.0.0) (2022-05-13)


Expand Down
2 changes: 1 addition & 1 deletion 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": "4.0.0",
"version": "4.0.1",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion 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": "^4.0.0",
"@google-cloud/dataproc": "^4.0.1",
"@google-cloud/storage": "^5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9cb824a

Please sign in to comment.