This repository was archived by the owner on Feb 18, 2024. It is now read-only.
File tree 3 files changed +10
-2
lines changed
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
+ ## [ 5.1.1] ( https://github.com/googleapis/nodejs-speech/compare/v5.1.0...v5.1.1 ) (2022-12-19)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** Use google-gax v3.5.2 ([ #971 ] ( https://github.com/googleapis/nodejs-speech/issues/971 ) ) ([ aca8d0c] ( https://github.com/googleapis/nodejs-speech/commit/aca8d0cbfba8cbfc3596959ca96a30020c7b2b40 ) )
13
+ * Regenerated protos JS and TS definitions ([ #975 ] ( https://github.com/googleapis/nodejs-speech/issues/975 ) ) ([ 9087201] ( https://github.com/googleapis/nodejs-speech/commit/908720108ad9176488d1fd5851e9bd37f769b47f ) )
14
+
7
15
## [ 5.1.0] ( https://github.com/googleapis/nodejs-speech/compare/v5.0.3...v5.1.0 ) (2022-09-30)
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" : " 5.1.0 " ,
4
+ "version" : " 5.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 15
15
"test" : " c8 mocha system-test --timeout 600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/speech" : " ^5.1.0 " ,
18
+ "@google-cloud/speech" : " ^5.1.1 " ,
19
19
"@google-cloud/storage" : " ^6.0.0" ,
20
20
"chalk" : " ^5.0.0" ,
21
21
"fs.promises" : " ^0.1.2" ,
You can’t perform that action at this time.
0 commit comments