This repository was archived by the owner on Feb 18, 2024. 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 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/speech?activeTab=versions
66
7+ ### [ 4.1.1] ( https://www.github.com/googleapis/nodejs-speech/compare/v4.1.0...v4.1.1 ) (2020-07-06)
8+
9+
10+ ### Bug Fixes
11+
12+ * update node issue template ([ #612 ] ( https://www.github.com/googleapis/nodejs-speech/issues/612 ) ) ([ c4d9e73] ( https://www.github.com/googleapis/nodejs-speech/commit/c4d9e736ed93f016bb76eeeb2463e9b0d6f21109 ) )
13+
714## [ 4.1.0] ( https://www.github.com/googleapis/nodejs-speech/compare/v4.0.0...v4.1.0 ) (2020-06-12)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/speech" ,
33 "description" : " Cloud Speech Client Library for Node.js" ,
4- "version" : " 4.1.0 " ,
4+ "version" : " 4.1.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1111 "test" : " c8 mocha system-test --timeout 600000"
1212 },
1313 "dependencies" : {
14- "@google-cloud/speech" : " ^4.1.0 " ,
14+ "@google-cloud/speech" : " ^4.1.1 " ,
1515 "@google-cloud/storage" : " ^5.0.0" ,
1616 "chalk" : " ^4.0.0" ,
1717 "node-record-lpcm16" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments