Skip to content

Commit

Permalink
chore(release): 3.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.11.0](v3.10.0...v3.11.0) (2018-09-24)

### Features

* add support for assistant v2 ([8a99676](8a99676))
  • Loading branch information
semantic-release-bot committed Sep 24, 2018
1 parent 1ea4a2c commit 724e684
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.11.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.10.0...v3.11.0) (2018-09-24)


### Features

* add support for assistant v2 ([8a99676](https://github.com/watson-developer-cloud/node-sdk/commit/8a99676))

# [3.10.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.9.1...v3.10.0) (2018-09-13)


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

0 comments on commit 724e684

Please sign in to comment.