Skip to content

Commit e949e9f

Browse files
chore(release): 4.3.1 [skip ci]
## [4.3.1](watson-developer-cloud/node-sdk@v4.3.0...v4.3.1) (2019-08-05) ### Bug Fixes * extend constructor options types to allow additional properties ([watson-developer-cloud#925](watson-developer-cloud#925)) ([03d241a](watson-developer-cloud@03d241a))
1 parent 03d241a commit e949e9f

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.1](https://github.com/watson-developer-cloud/node-sdk/compare/v4.3.0...v4.3.1) (2019-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* extend constructor options types to allow additional properties ([#925](https://github.com/watson-developer-cloud/node-sdk/issues/925)) ([03d241a](https://github.com/watson-developer-cloud/node-sdk/commit/03d241a))
7+
18
# [4.3.0](https://github.com/watson-developer-cloud/node-sdk/compare/v4.2.6...v4.3.0) (2019-07-25)
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.0",
3+
"version": "4.3.1",
44
"description": "Client library to use the IBM Watson Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)