File tree 3 files changed +10
-2
lines changed
packages/google-cloud-speech
3 files changed +10
-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
+ ### [ 3.3.2] ( https://www.github.com/googleapis/nodejs-speech/compare/v3.3.1...v3.3.2 ) (2019-10-22)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** bump google-gax to 1.7.5 ([ #452 ] ( https://www.github.com/googleapis/nodejs-speech/issues/452 ) ) ([ 3444982] ( https://www.github.com/googleapis/nodejs-speech/commit/3444982632cea8db967a189c2f88abba59cc6987 ) )
13
+ * ** deps:** update dependency @google-cloud/storage to v4 ([ #449 ] ( https://www.github.com/googleapis/nodejs-speech/issues/449 ) ) ([ 98f5d6b] ( https://www.github.com/googleapis/nodejs-speech/commit/98f5d6b6962877b5c821accf199346fd48c4056f ) )
14
+
7
15
### [ 3.3.1] ( https://www.github.com/googleapis/nodejs-speech/compare/v3.3.0...v3.3.1 ) (2019-10-09)
8
16
9
17
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" : " 3.3.1 " ,
4
+ "version" : " 3.3.2 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 11
11
"test" : " mocha system-test --timeout 600000"
12
12
},
13
13
"dependencies" : {
14
- "@google-cloud/speech" : " ^3.3.0 " ,
14
+ "@google-cloud/speech" : " ^3.3.2 " ,
15
15
"@google-cloud/storage" : " ^4.0.0" ,
16
16
"chalk" : " ^2.4.2" ,
17
17
"node-record-lpcm16" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments