Skip to content

Commit

Permalink
chore(release): 6.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.4](watson-developer-cloud/node-sdk@v6.0.3...v6.0.4) (2021-04-05)

### Bug Fixes

* update core to enable use with more front-end environments ([bb57a23](watson-developer-cloud@bb57a23))
  • Loading branch information
semantic-release-bot committed Apr 5, 2021
1 parent 7ab29b2 commit 381ff0e
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 @@
## [6.0.4](https://github.com/watson-developer-cloud/node-sdk/compare/v6.0.3...v6.0.4) (2021-04-05)


### Bug Fixes

* update core to enable use with more front-end environments ([bb57a23](https://github.com/watson-developer-cloud/node-sdk/commit/bb57a23e311bfdf3b4c8636e3a9d4c03efd3dd78))

## [6.0.3](https://github.com/watson-developer-cloud/node-sdk/compare/v6.0.2...v6.0.3) (2021-02-22)


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": "ibm-watson",
"version": "6.0.3",
"version": "6.0.4",
"description": "Client library to use the IBM Watson Services",
"repository": {
"type": "git",
Expand Down

0 comments on commit 381ff0e

Please sign in to comment.