This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.6.1] ( https://www.github.com/googleapis/nodejs-video-transcoder/compare/v1.6.0...v1.6.1 ) (2021-08-19)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** google-gax v2.24.1 ([ #100 ] ( https://www.github.com/googleapis/nodejs-video-transcoder/issues/100 ) ) ([ ae57011] ( https://www.github.com/googleapis/nodejs-video-transcoder/commit/ae570110ed04943908190c85d91e5204abf8e1b3 ) )
9
+
3
10
## [ 1.6.0] ( https://www.github.com/googleapis/nodejs-video-transcoder/compare/v1.5.0...v1.6.0 ) (2021-08-10)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/video-transcoder" ,
3
- "version" : " 1.6.0 " ,
3
+ "version" : " 1.6.1 " ,
4
4
"description" : " Transcoder client for Node.js" ,
5
5
"repository" : " googleapis/nodejs-video-transcoder" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 14
14
"test" : " c8 mocha --timeout 600000 test/*.js"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/video-transcoder" : " ^1.6.0 "
17
+ "@google-cloud/video-transcoder" : " ^1.6.1 "
18
18
},
19
19
"devDependencies" : {
20
20
"@google-cloud/storage" : " ^5.4.0" ,
You can’t perform that action at this time.
0 commit comments