Skip to content

Commit e5d23b4

Browse files
semantic-release-botdpopp07
authored andcommitted
chore(release): 3.13.0 [skip ci]
# [3.13.0](v3.12.0...v3.13.0) (2018-10-30) ### Features * **discovery:** add new methods: `createTokenizationDictionary`, `deleteTokenizationDictionary`, and `getTokenizationDictionaryStatus` ([d5ba660](d5ba660))
1 parent f1bf20d commit e5d23b4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.13.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.12.0...v3.13.0) (2018-10-30)
2+
3+
4+
### Features
5+
6+
* **discovery:** add new methods: `createTokenizationDictionary`, `deleteTokenizationDictionary`, and `getTokenizationDictionaryStatus` ([d5ba660](https://github.com/watson-developer-cloud/node-sdk/commit/d5ba660))
7+
18
# [3.12.0](https://github.com/watson-developer-cloud/node-sdk/compare/v3.11.1...v3.12.0) (2018-10-10)
29

310

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.12.0",
3+
"version": "3.13.0",
44
"description": "Client library to use the IBM Watson Services and AlchemyAPI",
55
"main": "./index",
66
"repository": {

0 commit comments

Comments
 (0)