Skip to content

Commit f920893

Browse files
release-please[bot]JustinBeckwith
authored andcommitted
chore: release 1.4.0 (#257)
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
1 parent ef14a9a commit f920893

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-dataproc/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

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

7+
## [1.4.0](https://www.github.com/googleapis/nodejs-dataproc/compare/v1.3.0...v1.4.0) (2019-10-09)
8+
9+
10+
### Bug Fixes
11+
12+
* use compatible version of google-gax ([1684fb3](https://www.github.com/googleapis/nodejs-dataproc/commit/1684fb3))
13+
14+
15+
### Features
16+
17+
* .d.ts for protos ([#250](https://www.github.com/googleapis/nodejs-dataproc/issues/250)) ([88950c0](https://www.github.com/googleapis/nodejs-dataproc/commit/88950c0))
18+
719
## [1.3.0](https://www.github.com/googleapis/nodejs-dataproc/compare/v1.2.4...v1.3.0) (2019-09-16)
820

921

packages/google-cloud-dataproc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/dataproc",
33
"description": "Google Cloud Dataproc API client for Node.js",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"license": "Apache-2.0",
66
"author": "Google Inc",
77
"engines": {

0 commit comments

Comments
 (0)