Skip to content

Commit

Permalink
chore(release): 9.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.0.0](v8.0.0...v9.0.0) (2024-02-26)

### Features

* **disco-v2:** interface changes ([619d09b](619d09b))
* **disco-v2:** new params for EnrichmentOptions ([e826b89](e826b89))
* **mcsp:** expose McspAuthenticator ([94d3efc](94d3efc))
* **stt:** new params ([06bb328](06bb328))
* **ts:** add better ts typing and linting ([762c6bf](762c6bf))
* **wa-v2:** new params orchestration and asyncCallout ([5124107](5124107))
* **wa-v2:** support for private variables ([784c476](784c476))

### BREAKING CHANGES

* **wa-v2:** Renaming and changing of multiple interfaces
  • Loading branch information
semantic-release-bot committed Feb 26, 2024
1 parent 51ce848 commit 8523fe5
Show file tree
Hide file tree
Showing 3 changed files with 9,090 additions and 15,690 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,21 @@
# [9.0.0](https://github.com/watson-developer-cloud/node-sdk/compare/v8.0.0...v9.0.0) (2024-02-26)


### Features

* **disco-v2:** interface changes ([619d09b](https://github.com/watson-developer-cloud/node-sdk/commit/619d09b80580a13b30fd467ca6af47d245e2f5de))
* **disco-v2:** new params for EnrichmentOptions ([e826b89](https://github.com/watson-developer-cloud/node-sdk/commit/e826b8955ce896d34436b08c4ec7fc7854a45d66))
* **mcsp:** expose McspAuthenticator ([94d3efc](https://github.com/watson-developer-cloud/node-sdk/commit/94d3efc9fba715ff35e5269f4e210c9a3c6dbf50))
* **stt:** new params ([06bb328](https://github.com/watson-developer-cloud/node-sdk/commit/06bb3286fd3828bd3486845e3691d483c65bfc1e))
* **ts:** add better ts typing and linting ([762c6bf](https://github.com/watson-developer-cloud/node-sdk/commit/762c6bf23e61003abf133ae6430f8d9fec08c56e))
* **wa-v2:** new params orchestration and asyncCallout ([5124107](https://github.com/watson-developer-cloud/node-sdk/commit/5124107fedda2aaa574202ceda69af56739b347e))
* **wa-v2:** support for private variables ([784c476](https://github.com/watson-developer-cloud/node-sdk/commit/784c476800cdc73ba7c1413482f5591d5d3d168f))


### BREAKING CHANGES

* **wa-v2:** Renaming and changing of multiple interfaces

# [8.0.0](https://github.com/watson-developer-cloud/node-sdk/compare/v7.1.2...v8.0.0) (2023-03-16)


Expand Down

0 comments on commit 8523fe5

Please sign in to comment.