Skip to content

Commit

Permalink
chore: release 2.5.1 (#308)
Browse files Browse the repository at this point in the history
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
  • Loading branch information
release-please[bot] authored and JustinBeckwith committed Oct 12, 2019
1 parent 1f177dc commit 847ef00
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-videointelligence/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/video-intelligence?activeTab=versions

### [2.5.1](https://github.com/googleapis/nodejs-video-intelligence/compare/v2.5.0...v2.5.1) (2019-10-12)


### Bug Fixes

* update retry logic and remove unused protos ([#307](https://github.com/googleapis/nodejs-video-intelligence/issues/307)) ([c42afbc](https://github.com/googleapis/nodejs-video-intelligence/commit/c42afbc327958f515ad5589ed03271490fd3b4fc))

## [2.5.0](https://github.com/googleapis/nodejs-video-intelligence/compare/v2.4.0...v2.5.0) (2019-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-videointelligence/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/video-intelligence",
"description": "Google Cloud Video Intelligence API client for Node.js",
"version": "2.5.0",
"version": "2.5.1",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down

0 comments on commit 847ef00

Please sign in to comment.