Skip to content

Commit 32d0ea0

Browse files
chore(release): 3.18.0 [skip ci]
# [3.18.0](watson-developer-cloud/node-sdk@v3.17.0...v3.18.0) (2019-02-06) ### Features * **compare-comply:** new constants and new model properties added ([d9dc7cc](watson-developer-cloud@d9dc7cc)) * **discovery:** add method `getStopwordListStatus` ([ea9eaf9](watson-developer-cloud@ea9eaf9)) * **speech-to-text:** optional parameter `force` added to the method `upgradeAcousticModel` ([ceaa843](watson-developer-cloud@ceaa843))
1 parent dc38567 commit 32d0ea0

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [3.18.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.17.0...v3.18.0) (2019-02-06)
2+
3+
4+
### Features
5+
6+
* **compare-comply:** new constants and new model properties added ([d9dc7cc](https://github.com/watson-developer-cloud/node-sdk/commit/d9dc7cc))
7+
* **discovery:** add method `getStopwordListStatus` ([ea9eaf9](https://github.com/watson-developer-cloud/node-sdk/commit/ea9eaf9))
8+
* **speech-to-text:** optional parameter `force` added to the method `upgradeAcousticModel` ([ceaa843](https://github.com/watson-developer-cloud/node-sdk/commit/ceaa843))
9+
110
# [3.17.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.16.1...v3.17.0) (2019-02-04)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "watson-developer-cloud",
3-
"version": "3.17.0",
3+
"version": "3.18.0",
44
"description": "Client library to use the IBM Watson Services and AlchemyAPI",
55
"main": "./index",
66
"repository": {

0 commit comments

Comments
 (0)