File tree 3 files changed +9
-2
lines changed
packages/google-cloud-texttospeech
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.7] ( https://www.github.com/googleapis/nodejs-text-to-speech/compare/v3.2.6...v3.2.7 ) (2021-08-17)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.24.1 ([ #541 ] ( https://www.github.com/googleapis/nodejs-text-to-speech/issues/541 ) ) ([ 0c93b5b] ( https://www.github.com/googleapis/nodejs-text-to-speech/commit/0c93b5bd89bd983c1a9d658d22179b8732b533ed ) )
13
+
7
14
### [ 3.2.6] ( https://www.github.com/googleapis/nodejs-text-to-speech/compare/v3.2.5...v3.2.6 ) (2021-07-21)
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.6 " ,
4
+ "version" : " 3.2.7 " ,
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.6 " ,
17
+ "@google-cloud/text-to-speech" : " ^3.2.7 " ,
18
18
"yargs" : " ^16.0.0"
19
19
},
20
20
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments