File tree Expand file tree Collapse file tree
packages/google-cloud-speech Expand file tree Collapse file tree Original file line number Diff line number Diff line change 190190 "packages/google-cloud-servicedirectory" : " 6.2.0" ,
191191 "packages/google-cloud-servicehealth" : " 0.8.0" ,
192192 "packages/google-cloud-shell" : " 4.2.0" ,
193- "packages/google-cloud-speech" : " 7.4 .0" ,
193+ "packages/google-cloud-speech" : " 7.5 .0" ,
194194 "packages/google-cloud-sql" : " 0.24.1" ,
195195 "packages/google-cloud-storagebatchoperations" : " 0.5.0" ,
196196 "packages/google-cloud-storageinsights" : " 2.3.0" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "feat",
8+ "sha": "44360026d32a0461beb10de497803b658c96c668",
9+ "message": "Migrate google-cloud-speech to librarian (keep helpers)",
10+ "issues": [
11+ "8648"
12+ ]
13+ }
14+ ],
15+ "version": "7.5.0",
16+ "language": "JAVASCRIPT",
17+ "artifactName": "@google-cloud/speech",
18+ "id": "11e63598-bd95-423f-87c6-e7c6ef664664",
19+ "createTime": "2026-06-16T17:08:44.380Z"
20+ },
421 {
522 "changes": [
623 {
8068880705 "createTime": "2023-01-28T04:18:24.718Z"
8068980706 }
8069080707 ],
80691- "updateTime": "2026-06-16T00:07:06.414Z "
80692- }
80708+ "updateTime": "2026-06-16T17:08:44.380Z "
80709+ }
Original file line number Diff line number Diff line change @@ -1389,7 +1389,7 @@ libraries:
13891389 nodejs :
13901390 default_version : v1
13911391 - name : google-cloud-speech
1392- version : 7.4 .0
1392+ version : 7.5 .0
13931393 apis :
13941394 - path : google/cloud/speech/v2
13951395 - path : google/cloud/speech/v1
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+ ## [ 7.5.0] ( https://github.com/googleapis/google-cloud-node/compare/speech-v7.4.0...speech-v7.5.0 ) (2026-06-16)
8+
9+
10+ ### Features
11+
12+ * Migrate google-cloud-speech to librarian (keep helpers) ([ #8648 ] ( https://github.com/googleapis/google-cloud-node/issues/8648 ) ) ([ 4436002] ( https://github.com/googleapis/google-cloud-node/commit/44360026d32a0461beb10de497803b658c96c668 ) )
13+
714## [ 7.4.0] ( https://github.com/googleapis/google-cloud-node/compare/speech-v7.3.2...speech-v7.4.0 ) (2026-06-16)
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" : " 7.4 .0" ,
4+ "version" : " 7.5 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1515 "test" : " c8 mocha test --timeout 600000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/speech" : " ^7.4 .0" ,
18+ "@google-cloud/speech" : " ^7.5 .0" ,
1919 "@google-cloud/storage" : " ^7.0.0" ,
2020 "chalk" : " ^5.0.0" ,
2121 "fs.promises" : " ^0.1.2" ,
You can’t perform that action at this time.
0 commit comments