Skip to content

Commit 0b67d37

Browse files
chore(release): 0.31.0 [skip ci]
# [0.31.0](v0.30.0...v0.31.0) (2023-09-12) ### Features * updating .secrets.baseline to suppress [secure] positives ([#115](#115)) ([d89fa45](d89fa45))
1 parent d89fa45 commit 0b67d37

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.31.0](https://github.com/IBM/networking-node-sdk/compare/v0.30.0...v0.31.0) (2023-09-12)
2+
3+
4+
### Features
5+
6+
* updating .secrets.baseline to suppress [secure] positives ([#115](https://github.com/IBM/networking-node-sdk/issues/115)) ([d89fa45](https://github.com/IBM/networking-node-sdk/commit/d89fa458c3903adac93dd43f2b7a6ce278456eac))
7+
18
# [0.30.0](https://github.com/IBM/networking-node-sdk/compare/v0.29.0...v0.30.0) (2023-08-18)
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-networking-services",
3-
"version": "0.30.0",
3+
"version": "0.31.0",
44
"description": "Node.js client library for IBM Cloud Networking Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)