Skip to content

Commit e400240

Browse files
chore(release): 4.5.0 [skip ci]
# [4.5.0](watson-developer-cloud/node-sdk@v4.4.0...v4.5.0) (2019-09-19) ### Bug Fixes * ignore unecessary files for npm releases ([watson-developer-cloud#962](watson-developer-cloud#962)) ([93eb677](watson-developer-cloud@93eb677)) ### Features * separate strings out of primary SynthesizeStream pipe ([watson-developer-cloud#957](watson-developer-cloud#957)) ([3014478](watson-developer-cloud@3014478))
1 parent 789af68 commit e400240

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.5.0](https://github.com/watson-developer-cloud/node-sdk/compare/v4.4.0...v4.5.0) (2019-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* ignore unecessary files for npm releases ([#962](https://github.com/watson-developer-cloud/node-sdk/issues/962)) ([93eb677](https://github.com/watson-developer-cloud/node-sdk/commit/93eb677))
7+
8+
9+
### Features
10+
11+
* separate strings out of primary SynthesizeStream pipe ([#957](https://github.com/watson-developer-cloud/node-sdk/issues/957)) ([3014478](https://github.com/watson-developer-cloud/node-sdk/commit/3014478))
12+
113
# [4.4.0](https://github.com/watson-developer-cloud/node-sdk/compare/v4.3.4...v4.4.0) (2019-08-20)
214

315

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.4.0",
3+
"version": "4.5.0",
44
"description": "Client library to use the IBM Watson Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)