Skip to content

Commit 5633782

Browse files
chore(release): 4.3.2 [skip ci]
## [4.3.2](watson-developer-cloud/node-sdk@v4.3.1...v4.3.2) (2019-08-07) ### Bug Fixes * **core:** share request config across all requests ([watson-developer-cloud#928](watson-developer-cloud#928)) ([7fd5577](watson-developer-cloud@7fd5577))
1 parent 7fd5577 commit 5633782

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+
## [4.3.2](https://github.com/watson-developer-cloud/node-sdk/compare/v4.3.1...v4.3.2) (2019-08-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **core:** share request config across all requests ([#928](https://github.com/watson-developer-cloud/node-sdk/issues/928)) ([7fd5577](https://github.com/watson-developer-cloud/node-sdk/commit/7fd5577))
7+
18
## [4.3.1](https://github.com/watson-developer-cloud/node-sdk/compare/v4.3.0...v4.3.1) (2019-08-05)
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": "4.3.1",
3+
"version": "4.3.2",
44
"description": "Client library to use the IBM Watson Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)