Skip to content

Commit 8e80bdc

Browse files
chore(release): 6.0.3 [skip ci]
## [6.0.3](watson-developer-cloud/node-sdk@v6.0.2...v6.0.3) (2021-02-22) ### Bug Fixes * **cc:** add deprecation warning for Compare and Comply ([85c218a](watson-developer-cloud@85c218a)) * **stt:** handedit- fix timestamps time to properly reflect response model ([735bcd2](watson-developer-cloud@735bcd2)), closes [watson-developer-cloud#1084](watson-developer-cloud#1084)
1 parent 735bcd2 commit 8e80bdc

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [6.0.3](https://github.com/watson-developer-cloud/node-sdk/compare/v6.0.2...v6.0.3) (2021-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **cc:** add deprecation warning for Compare and Comply ([85c218a](https://github.com/watson-developer-cloud/node-sdk/commit/85c218a4d02a31534865bfde5ccede4fb113f00d))
7+
* **stt:** handedit- fix timestamps time to properly reflect response model ([735bcd2](https://github.com/watson-developer-cloud/node-sdk/commit/735bcd23bdd32657c5ea8e79ab9f9ff741e1d2a3)), closes [#1084](https://github.com/watson-developer-cloud/node-sdk/issues/1084)
8+
19
## [6.0.2](https://github.com/watson-developer-cloud/node-sdk/compare/v6.0.1...v6.0.2) (2021-01-08)
210

311

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": "ibm-watson",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"description": "Client library to use the IBM Watson Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)