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
+ ### [ 3.1.1] ( https://www.github.com/googleapis/nodejs-speech/compare/v3.1.0...v3.1.1 ) (2019-05-29)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update dependency @google-cloud/common to v2 ([ #366 ] ( https://www.github.com/googleapis/nodejs-speech/issues/366 ) ) ([ e9012f3] ( https://www.github.com/googleapis/nodejs-speech/commit/e9012f3 ) )
13
+
7
14
## [ 3.1.0] ( https://www.github.com/googleapis/nodejs-speech/compare/v3.0.0...v3.1.0 ) (2019-05-24)
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" : " 3.1.0 " ,
4
+ "version" : " 3.1.1 " ,
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.1.0 " ,
14
+ "@google-cloud/speech" : " ^3.1.1 " ,
15
15
"@google-cloud/storage" : " ^2.0.0" ,
16
16
"chalk" : " ^2.4.2" ,
17
17
"node-record-lpcm16" : " ^0.3.0" ,
You can’t perform that action at this time.
0 commit comments