Skip to content

Commit 7021798

Browse files
chore(release): 4.2.5 [skip ci]
## [4.2.5](watson-developer-cloud/node-sdk@v4.2.4...v4.2.5) (2019-07-19) ### Bug Fixes * AuthorizationV1.Options requires type definitions for iam_a… ([watson-developer-cloud#917](watson-developer-cloud#917)) ([b38d692](watson-developer-cloud@b38d692)) * type definitions for iam_apikey and ibm_url ([13ac681](watson-developer-cloud@13ac681))
1 parent b38d692 commit 7021798

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.2.5](https://github.com/watson-developer-cloud/node-sdk/compare/v4.2.4...v4.2.5) (2019-07-19)
2+
3+
4+
### Bug Fixes
5+
6+
* AuthorizationV1.Options requires type definitions for iam_a… ([#917](https://github.com/watson-developer-cloud/node-sdk/issues/917)) ([b38d692](https://github.com/watson-developer-cloud/node-sdk/commit/b38d692))
7+
* type definitions for iam_apikey and ibm_url ([13ac681](https://github.com/watson-developer-cloud/node-sdk/commit/13ac681))
8+
19
## [4.2.4](https://github.com/watson-developer-cloud/node-sdk/compare/v4.2.3...v4.2.4) (2019-07-17)
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.2.4",
3+
"version": "4.2.5",
44
"description": "Client library to use the IBM Watson Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)