Skip to content

Commit ea6bafa

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.5...v4.2.0) (2023-11-15) ### Features * **McspAuthenticator:** add new authenticator for Multi-Cloud Saas Platform ([#258](#258)) ([4fe7f71](4fe7f71))
1 parent 4fe7f71 commit ea6bafa

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.2.0](https://github.com/IBM/node-sdk-core/compare/v4.1.5...v4.2.0) (2023-11-15)
2+
3+
4+
### Features
5+
6+
* **McspAuthenticator:** add new authenticator for Multi-Cloud Saas Platform ([#258](https://github.com/IBM/node-sdk-core/issues/258)) ([4fe7f71](https://github.com/IBM/node-sdk-core/commit/4fe7f7191c8a93947b359034229f7f966936ae53))
7+
18
## [4.1.5](https://github.com/IBM/node-sdk-core/compare/v4.1.4...v4.1.5) (2023-11-13)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "4.1.5",
3+
"version": "4.2.0",
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)