Skip to content

Commit ad24f6b

Browse files
chore(release): 0.27.0 [skip ci]
# [0.27.0](v0.26.0...v0.27.0) (2023-01-13) ### Bug Fixes * addrssing the vulnerability that came through where jsonwebtoken… ([#93](#93)) ([567a9c9](567a9c9)) ### Features * **mtls:** adding Mtls ([da5aea8](da5aea8))
1 parent 067bea3 commit ad24f6b

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.27.0](https://github.com/IBM/networking-node-sdk/compare/v0.26.0...v0.27.0) (2023-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* addrssing the vulnerability that came through where jsonwebtoken… ([#93](https://github.com/IBM/networking-node-sdk/issues/93)) ([567a9c9](https://github.com/IBM/networking-node-sdk/commit/567a9c985ba13f249ed1273c96e8a2de16d4d645))
7+
8+
9+
### Features
10+
11+
* **mtls:** adding Mtls ([da5aea8](https://github.com/IBM/networking-node-sdk/commit/da5aea8cd7ab0af53c8cffe17321213a0ae05a81))
12+
113
# [0.26.0](https://github.com/IBM/networking-node-sdk/compare/v0.25.0...v0.26.0) (2022-12-21)
214

315

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-networking-services",
3-
"version": "0.26.0",
3+
"version": "0.27.0",
44
"description": "Node.js client library for IBM Cloud Networking Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)