Skip to content

Commit 45830d6

Browse files
chore(release): 6.1.1 [skip ci]
## [6.1.1](v6.1.0...v6.1.1) (2021-06-02) ### Bug Fixes * **tts:** remove unnecessary filename param ([d30bb25](d30bb25))
1 parent d30bb25 commit 45830d6

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+
## [6.1.1](https://github.com/watson-developer-cloud/node-sdk/compare/v6.1.0...v6.1.1) (2021-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **tts:** remove unnecessary filename param ([d30bb25](https://github.com/watson-developer-cloud/node-sdk/commit/d30bb259a4de3cc6e4f20f6bc7b1e328c60aa0b0))
7+
18
# [6.1.0](https://github.com/watson-developer-cloud/node-sdk/compare/v6.0.4...v6.1.0) (2021-05-27)
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": "ibm-watson",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "Client library to use the IBM Watson Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)