Skip to content

Commit d9ff56c

Browse files
🌿 Fern Regeneration -- February 26, 2025 (#278)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: twitchard <[email protected]>
1 parent b256550 commit d9ff56c

File tree

16 files changed

+672
-686
lines changed

16 files changed

+672
-686
lines changed

.mock/definition/tts/__package__.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ service:
9292
type: PostedTts
9393
content-type: application/json
9494
response:
95-
docs: Successful Response
96-
type: unknown
95+
docs: OK
96+
type: file
9797
status-code: 200
9898
errors:
9999
- UnprocessableEntityError

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hume",
3-
"version": "0.9.11",
3+
"version": "0.9.12",
44
"private": false,
55
"repository": "https://github.com/HumeAI/hume-typescript-sdk",
66
"main": "./index.js",

0 commit comments

Comments
 (0)