Skip to content

Commit 3d5fade

Browse files
chore(release): 0.3.5 [skip ci]
## [0.3.5](v0.3.4...v0.3.5) (2019-08-07) ### Bug Fixes * share service request wrapper instance with token managers ([#36](#36)) ([e7609e2](e7609e2))
1 parent e7609e2 commit 3d5fade

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+
## [0.3.5](https://github.com/IBM/node-sdk-core/compare/v0.3.4...v0.3.5) (2019-08-07)
2+
3+
4+
### Bug Fixes
5+
6+
* share service request wrapper instance with token managers ([#36](https://github.com/IBM/node-sdk-core/issues/36)) ([e7609e2](https://github.com/IBM/node-sdk-core/commit/e7609e2))
7+
18
## [0.3.4](https://github.com/IBM/node-sdk-core/compare/v0.3.3...v0.3.4) (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-cloud-sdk-core",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "Core functionality to support SDKs generated with IBM's OpenAPI 3 SDK Generator.",
55
"main": "./index",
66
"repository": {

0 commit comments

Comments
 (0)