Skip to content

Commit

Permalink
chore(release): 7.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Mar 16, 2023
1 parent 8906260 commit b2ae9f5
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 18,193 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [7.2.0](https://github.com/watson-developer-cloud/node-sdk/compare/v7.1.2...v7.2.0) (2023-03-16)


### Bug Fixes

* **deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](https://github.com/watson-developer-cloud/node-sdk/commit/67b169d795b6d7c828e078b891ac3b0940ef0def))


### Features

* **assistantv2:** add several new functions ([301889b](https://github.com/watson-developer-cloud/node-sdk/commit/301889bac97eb319baf45e1aba61aa571e07edae))
* **assistantv2:** improved typing ([fdd4dd2](https://github.com/watson-developer-cloud/node-sdk/commit/fdd4dd23fc0bba14d051b442bde2ee79dbd47b3a))
* **discov2:** new aggregation types ([31cb970](https://github.com/watson-developer-cloud/node-sdk/commit/31cb970d2e02e1a10a461ae0f392fa343ea141da))
* **lt,stt:** add and remove model constants ([d41c7ee](https://github.com/watson-developer-cloud/node-sdk/commit/d41c7ee5f88438df5b5e123e67656d4a78e7bf26))
* **nlu:** remove all sentimentModel functions ([dc21a35](https://github.com/watson-developer-cloud/node-sdk/commit/dc21a350cb9361914db025e97d957b5a9b78c4e0))
* **nlu:** remove beta model param from Sentiment ([8906260](https://github.com/watson-developer-cloud/node-sdk/commit/89062603a599ca868c28172f4e2b5b37d32b6eba))
* **stt, tts:** add more models ([4fca678](https://github.com/watson-developer-cloud/node-sdk/commit/4fca6780654c992c48e1d6adecd794a8bfb11e34))
* **tts:** add new params to websocket function ([13ab63f](https://github.com/watson-developer-cloud/node-sdk/commit/13ab63f8493b6d0feffcdfd610b554684e80cb53))
* **tts:** add params and add model constants ([b9fad7b](https://github.com/watson-developer-cloud/node-sdk/commit/b9fad7b8e4c6982705c60ceb5adc8684bd7ef81a))

## [7.1.2](https://github.com/watson-developer-cloud/node-sdk/compare/v7.1.1...v7.1.2) (2022-10-25)


Expand Down
Loading

0 comments on commit b2ae9f5

Please sign in to comment.