Skip to content

Commit

Permalink
chore(release): 3.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.15.0](v3.14.0...v3.15.0) (2018-12-07)

### Features

* add support for Compare and Comply service ([fa22ae5](fa22ae5))
* **discovery:** adds new model, RetrievalDetails ([1821719](1821719))
* **natural-language-understanding:** new properties added to models to match the service ([3bf1e5e](3bf1e5e))
  • Loading branch information
semantic-release-bot committed Dec 7, 2018
1 parent fc72dca commit 69c71c0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [3.15.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.14.0...v3.15.0) (2018-12-07)


### Features

* add support for Compare and Comply service ([fa22ae5](https://github.com/watson-developer-cloud/node-sdk/commit/fa22ae5))
* **discovery:** adds new model, RetrievalDetails ([1821719](https://github.com/watson-developer-cloud/node-sdk/commit/1821719))
* **natural-language-understanding:** new properties added to models to match the service ([3bf1e5e](https://github.com/watson-developer-cloud/node-sdk/commit/3bf1e5e))

# [3.14.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.13.1...v3.14.0) (2018-12-06)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "watson-developer-cloud",
"version": "3.14.0",
"version": "3.15.0",
"description": "Client library to use the IBM Watson Services and AlchemyAPI",
"main": "./index",
"repository": {
Expand Down

0 comments on commit 69c71c0

Please sign in to comment.