Skip to content

Commit

Permalink
chore: release 3.1.0 (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 13, 2021
1 parent 579b958 commit 818f4a5
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

## [3.1.0](https://github.com/googleapis/nodejs-dataproc/compare/v3.0.0...v3.1.0) (2021-10-13)


### Features

* add Dataproc Serverless for Spark Batches API ([#543](https://github.com/googleapis/nodejs-dataproc/issues/543)) ([012b56f](https://github.com/googleapis/nodejs-dataproc/commit/012b56fd656b22fe555c9edafbfb9a8f20c91358))

## [3.0.0](https://github.com/googleapis/nodejs-dataproc/compare/v2.5.0...v3.0.0) (2021-09-30)


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": "3.0.0",
"version": "3.1.0",
"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": "^3.0.0",
"@google-cloud/dataproc": "^3.1.0",
"@google-cloud/storage": "^5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 818f4a5

Please sign in to comment.