Skip to content

Commit

Permalink
chore(release): 3.15.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.15.1](v3.15.0...v3.15.1) (2019-01-07)

### Bug Fixes

* add `disabled` property to CreateDialogNode ([41cd8dc](41cd8dc))
* add `user_defined` property to MessageOutput model ([ea28bf3](ea28bf3))
  • Loading branch information
semantic-release-bot committed Jan 7, 2019
1 parent 7f315ef commit b09ffa5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.15.1](https://github.com/watson-developer-cloud/node-sdk/compare/v3.15.0...v3.15.1) (2019-01-07)


### Bug Fixes

* add `disabled` property to CreateDialogNode ([41cd8dc](https://github.com/watson-developer-cloud/node-sdk/commit/41cd8dc))
* add `user_defined` property to MessageOutput model ([ea28bf3](https://github.com/watson-developer-cloud/node-sdk/commit/ea28bf3))

# [3.15.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.14.0...v3.15.0) (2018-12-07)


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.15.0",
"version": "3.15.1",
"description": "Client library to use the IBM Watson Services and AlchemyAPI",
"main": "./index",
"repository": {
Expand Down

0 comments on commit b09ffa5

Please sign in to comment.