File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/google-cloud-texttospeech Expand file tree Collapse file tree 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/text-to-speech?activeTab=versions
6
6
7
+ ### [ 3.2.5] ( https://www.github.com/googleapis/nodejs-text-to-speech/compare/v3.2.4...v3.2.5 ) (2021-07-12)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.1 ([ #532 ] ( https://www.github.com/googleapis/nodejs-text-to-speech/issues/532 ) ) ([ 200ddae] ( https://www.github.com/googleapis/nodejs-text-to-speech/commit/200ddae856e42b45a10a34d903adc699eb188c7c ) )
13
+
7
14
### [ 3.2.4] ( https://www.github.com/googleapis/nodejs-text-to-speech/compare/v3.2.3...v3.2.4 ) (2021-06-30)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/text-to-speech" ,
3
3
"description" : " Cloud Text-to-Speech API client for Node.js" ,
4
- "version" : " 3.2.4 " ,
4
+ "version" : " 3.2.5 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 14
14
"test" : " mocha --timeout=60000"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/text-to-speech" : " ^3.2.4 " ,
17
+ "@google-cloud/text-to-speech" : " ^3.2.5 " ,
18
18
"yargs" : " ^16.0.0"
19
19
},
20
20
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments