Skip to content

Commit 2e28441

Browse files
chore(release): 9.1.0 [skip ci]
# [9.1.0](v9.0.1...v9.1.0) (2024-05-17) ### Features * **discov2:** add ocrEnabled parameter ([5a9c30e](5a9c30e)) * **stt:** add speechBeginEvent param to recognize func ([8f19640](8f19640)) * **stt:** remove interimResults and lowLatency wss params ([6c79d93](6c79d93))
1 parent 6c79d93 commit 2e28441

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [9.1.0](https://github.com/watson-developer-cloud/node-sdk/compare/v9.0.1...v9.1.0) (2024-05-17)
2+
3+
4+
### Features
5+
6+
* **discov2:** add ocrEnabled parameter ([5a9c30e](https://github.com/watson-developer-cloud/node-sdk/commit/5a9c30e181e043f7ba6aee8af1772944c94a0a3a))
7+
* **stt:** add speechBeginEvent param to recognize func ([8f19640](https://github.com/watson-developer-cloud/node-sdk/commit/8f196401c48674ddb3503069dcd17ff7a6e16b2a))
8+
* **stt:** remove interimResults and lowLatency wss params ([6c79d93](https://github.com/watson-developer-cloud/node-sdk/commit/6c79d93e8f4e57422238a4076eb90fe49c9f14bf))
9+
110
## [9.0.1](https://github.com/watson-developer-cloud/node-sdk/compare/v9.0.0...v9.0.1) (2024-03-13)
211

312

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)