File tree 3 files changed +9
-2
lines changed
packages/google-cloud-node
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/speech?activeTab=versions
6
6
7
+ ## [ 4.9.0] ( https://www.github.com/googleapis/nodejs-speech/compare/v4.8.1...v4.9.0 ) (2021-09-20)
8
+
9
+
10
+ ### Features
11
+
12
+ * add output_config request field ([ #801 ] ( https://www.github.com/googleapis/nodejs-speech/issues/801 ) ) ([ b4f8cbf] ( https://www.github.com/googleapis/nodejs-speech/commit/b4f8cbff71e3cbdce4d7fb7cbe67f7065f4c6a2b ) )
13
+
7
14
### [ 4.8.1] ( https://www.github.com/googleapis/nodejs-speech/compare/v4.8.0...v4.8.1 ) (2021-09-10)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/speech" ,
3
3
"description" : " Cloud Speech Client Library for Node.js" ,
4
- "version" : " 4.8.1 " ,
4
+ "version" : " 4.9.0 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " c8 mocha system-test --timeout 600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/speech" : " ^4.8.1 " ,
18
+ "@google-cloud/speech" : " ^4.9.0 " ,
19
19
"@google-cloud/storage" : " ^5.0.0" ,
20
20
"chalk" : " ^4.0.0" ,
21
21
"node-record-lpcm16" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments