Skip to content

Commit 44b7004

Browse files
chore(release): 4.3.4 [skip ci]
## [4.3.4](watson-developer-cloud/node-sdk@v4.3.3...v4.3.4) (2019-08-13) ### Bug Fixes * disable analytics headers in browser to fix cors issues ([bdcf9d6](watson-developer-cloud@bdcf9d6)) * disable analytics headers in browser to fix cors issues ([watson-developer-cloud#932](watson-developer-cloud#932)) ([bba47a0](watson-developer-cloud@bba47a0))
1 parent bba47a0 commit 44b7004

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+
## [4.3.4](https://github.com/watson-developer-cloud/node-sdk/compare/v4.3.3...v4.3.4) (2019-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* disable analytics headers in browser to fix cors issues ([bdcf9d6](https://github.com/watson-developer-cloud/node-sdk/commit/bdcf9d6))
7+
* disable analytics headers in browser to fix cors issues ([#932](https://github.com/watson-developer-cloud/node-sdk/issues/932)) ([bba47a0](https://github.com/watson-developer-cloud/node-sdk/commit/bba47a0))
8+
19
## [4.3.3](https://github.com/watson-developer-cloud/node-sdk/compare/v4.3.2...v4.3.3) (2019-08-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": "4.3.3",
3+
"version": "4.3.4",
44
"description": "Client library to use the IBM Watson Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)