Skip to content

Commit

Permalink
chore: release 1.4.0 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and bcoe committed Nov 16, 2019
1 parent 74b491e commit 609b4b7
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-iot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/googleapis/nodejs-iot/compare/v1.3.1...v1.4.0) (2019-11-15)


### Features

* add permissions to testIamPermissions call ([#225](https://github.com/googleapis/nodejs-iot/issues/225)) ([5549944](https://github.com/googleapis/nodejs-iot/commit/554994431348f46b618e407c5f75661de2c4f24b))

### [1.3.1](https://github.com/googleapis/nodejs-iot/compare/v1.3.0...v1.3.1) (2019-11-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-iot/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/iot",
"description": "Cloud IoT API client for Node.js",
"version": "1.3.1",
"version": "1.4.0",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-iot/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha --timeout 10000"
},
"dependencies": {
"@google-cloud/iot": "^1.3.1"
"@google-cloud/iot": "^1.4.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 609b4b7

Please sign in to comment.