Skip to content

Commit b11efbb

Browse files
chore(release): 12.1.0 [skip ci]
# [12.1.0](v12.0.1...v12.1.0) (2025-11-11) ### Features * **stt:** add new sad_module param to recognize functions ([eda5976](eda5976)) * **tts:** add new voice models ([3660b3a](3660b3a))
1 parent eda5976 commit b11efbb

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [12.1.0](https://github.com/watson-developer-cloud/node-sdk/compare/v12.0.1...v12.1.0) (2025-11-11)
2+
3+
4+
### Features
5+
6+
* **stt:** add new sad_module param to recognize functions ([eda5976](https://github.com/watson-developer-cloud/node-sdk/commit/eda597600ae3250739963acc72b1b8495c0a328a))
7+
* **tts:** add new voice models ([3660b3a](https://github.com/watson-developer-cloud/node-sdk/commit/3660b3a1f3102fa2e7ac71c667d301597012515f))
8+
19
## [12.0.1](https://github.com/watson-developer-cloud/node-sdk/compare/v12.0.0...v12.0.1) (2025-10-07) ([e9a6b38](https://github.com/watson-developer-cloud/node-sdk/commit/e9a6b38396d043772bb4618ff071046c94f6ea48))
210

311
#### **wa-v2** – Patch Release Notes ####

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ibm-watson",
3-
"version": "12.0.1",
3+
"version": "12.1.0",
44
"description": "Client library to use the IBM Watson Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)