Skip to content

Commit 8bcc6a0

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2022-12-29) ### Bug Fixes * **auth:** migrate to secure usage of jwt for token authentication ([#225](#225)) ([10e0728](10e0728))
1 parent 10e0728 commit 8bcc6a0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/IBM/node-sdk-core/compare/v4.0.0...v4.0.1) (2022-12-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **auth:** migrate to secure usage of jwt for token authentication ([#225](https://github.com/IBM/node-sdk-core/issues/225)) ([10e0728](https://github.com/IBM/node-sdk-core/commit/10e07283cec2205eb6bda5723e63e5403d9b23f6))
7+
18
# [4.0.0](https://github.com/IBM/node-sdk-core/compare/v3.2.1...v4.0.0) (2022-12-20)
29

310

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ibm-cloud-sdk-core",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.",
55
"main": "./index.js",
66
"typings": "./es/index.d.ts",

0 commit comments

Comments
 (0)