Skip to content

Commit b2ae9f5

Browse files
chore(release): 7.2.0 [skip ci]
# [7.2.0](v7.1.2...v7.2.0) (2023-03-16) ### Bug Fixes * **deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](67b169d)) ### Features * **assistantv2:** add several new functions ([301889b](301889b)) * **assistantv2:** improved typing ([fdd4dd2](fdd4dd2)) * **discov2:** new aggregation types ([31cb970](31cb970)) * **lt,stt:** add and remove model constants ([d41c7ee](d41c7ee)) * **nlu:** remove all sentimentModel functions ([dc21a35](dc21a35)) * **nlu:** remove beta model param from Sentiment ([8906260](8906260)) * **stt, tts:** add more models ([4fca678](4fca678)) * **tts:** add new params to websocket function ([13ab63f](13ab63f)) * **tts:** add params and add model constants ([b9fad7b](b9fad7b))
1 parent 8906260 commit b2ae9f5

File tree

3 files changed

+127
-18193
lines changed

3 files changed

+127
-18193
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# [7.2.0](https://github.com/watson-developer-cloud/node-sdk/compare/v7.1.2...v7.2.0) (2023-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](https://github.com/watson-developer-cloud/node-sdk/commit/67b169d795b6d7c828e078b891ac3b0940ef0def))
7+
8+
9+
### Features
10+
11+
* **assistantv2:** add several new functions ([301889b](https://github.com/watson-developer-cloud/node-sdk/commit/301889bac97eb319baf45e1aba61aa571e07edae))
12+
* **assistantv2:** improved typing ([fdd4dd2](https://github.com/watson-developer-cloud/node-sdk/commit/fdd4dd23fc0bba14d051b442bde2ee79dbd47b3a))
13+
* **discov2:** new aggregation types ([31cb970](https://github.com/watson-developer-cloud/node-sdk/commit/31cb970d2e02e1a10a461ae0f392fa343ea141da))
14+
* **lt,stt:** add and remove model constants ([d41c7ee](https://github.com/watson-developer-cloud/node-sdk/commit/d41c7ee5f88438df5b5e123e67656d4a78e7bf26))
15+
* **nlu:** remove all sentimentModel functions ([dc21a35](https://github.com/watson-developer-cloud/node-sdk/commit/dc21a350cb9361914db025e97d957b5a9b78c4e0))
16+
* **nlu:** remove beta model param from Sentiment ([8906260](https://github.com/watson-developer-cloud/node-sdk/commit/89062603a599ca868c28172f4e2b5b37d32b6eba))
17+
* **stt, tts:** add more models ([4fca678](https://github.com/watson-developer-cloud/node-sdk/commit/4fca6780654c992c48e1d6adecd794a8bfb11e34))
18+
* **tts:** add new params to websocket function ([13ab63f](https://github.com/watson-developer-cloud/node-sdk/commit/13ab63f8493b6d0feffcdfd610b554684e80cb53))
19+
* **tts:** add params and add model constants ([b9fad7b](https://github.com/watson-developer-cloud/node-sdk/commit/b9fad7b8e4c6982705c60ceb5adc8684bd7ef81a))
20+
121
## [7.1.2](https://github.com/watson-developer-cloud/node-sdk/compare/v7.1.1...v7.1.2) (2022-10-25)
222

323

0 commit comments

Comments
 (0)