Skip to content

Commit

Permalink
chore: release 47.0.0 (#1936)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and bcoe committed Jan 16, 2020
1 parent 4790f40 commit 189a9e2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,17 @@

[1]: https://www.npmjs.com/package/googleapis?activeTab=versions

## [47.0.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/v46.0.0...v47.0.0) (2020-01-16)


### ⚠ BREAKING CHANGES

* run the generator (#1935)

### Features

* run the generator ([#1935](https://www.github.com/googleapis/google-api-nodejs-client/issues/1935)) ([e5d8c08](https://www.github.com/googleapis/google-api-nodejs-client/commit/e5d8c083365892a35d6e620e15b90999e117deea))

## [46.0.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/v45.0.0...v46.0.0) (2019-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
],
"repository": "googleapis/google-api-nodejs-client",
"name": "googleapis",
"version": "46.0.0",
"version": "47.0.0",
"scripts": {
"pretest": "npm run compile",
"prepare": "npm run compile",
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"express": "^4.16.4",
"googleapis": "^46.0.0",
"googleapis": "^47.0.0",
"nconf": "^0.10.0",
"open": "^7.0.0",
"server-destroy": "^1.0.1",
Expand Down

0 comments on commit 189a9e2

Please sign in to comment.