Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: release 2.6.1 (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and bcoe committed Nov 15, 2019
1 parent 3b5d4dc commit 1b09d86
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://www.npmjs.com/package/@google-cloud/video-intelligence?activeTab=versions

### [2.6.1](https://www.github.com/googleapis/nodejs-video-intelligence/compare/v2.6.0...v2.6.1) (2019-11-14)


### Bug Fixes

* **docs:** snippets are now replaced in jsdoc comments ([#320](https://www.github.com/googleapis/nodejs-video-intelligence/issues/320)) ([db2a759](https://www.github.com/googleapis/nodejs-video-intelligence/commit/db2a759cadf4a554b1287b30776445237f4332b7))
* import long into proto ts declaration file ([#321](https://www.github.com/googleapis/nodejs-video-intelligence/issues/321)) ([adbe31e](https://www.github.com/googleapis/nodejs-video-intelligence/commit/adbe31e503edc6c1031a7ca03fb3a4fd5d78b090))

## [2.6.0](https://www.github.com/googleapis/nodejs-video-intelligence/compare/v2.5.2...v2.6.0) (2019-11-07)


Expand Down
2 changes: 1 addition & 1 deletion 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.6.0",
"version": "2.6.1",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha system-test --timeout=800000"
},
"dependencies": {
"@google-cloud/video-intelligence": "^2.6.0",
"@google-cloud/video-intelligence": "^2.6.1",
"yargs": "^14.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1b09d86

Please sign in to comment.