Skip to content

Commit 9c1bc79

Browse files
chore(release): 0.35.1 [skip ci]
## [0.35.1](v0.35.0...v0.35.1) (2024-08-27) ### Bug Fixes * Updating ibm-cloud-sdk-core npm package version to fix vulnerability ([#136](#136)) ([b3fd3a3](b3fd3a3)) ### Reverts * Revert "fix: Updating ibm-cloud-sdk-core npm package version to fix vulnerabi…" (#137) ([e1b193e](e1b193e)), closes [#137](#137)
1 parent e1b193e commit 9c1bc79

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.35.1](https://github.com/IBM/networking-node-sdk/compare/v0.35.0...v0.35.1) (2024-08-27)
2+
3+
4+
### Bug Fixes
5+
6+
* Updating ibm-cloud-sdk-core npm package version to fix vulnerability ([#136](https://github.com/IBM/networking-node-sdk/issues/136)) ([b3fd3a3](https://github.com/IBM/networking-node-sdk/commit/b3fd3a3c89dc793a577cc4c44abc6ca9797241be))
7+
8+
9+
### Reverts
10+
11+
* Revert "fix: Updating ibm-cloud-sdk-core npm package version to fix vulnerabi…" (#137) ([e1b193e](https://github.com/IBM/networking-node-sdk/commit/e1b193e07fdc80795740146b868d9a85c4733f15)), closes [#137](https://github.com/IBM/networking-node-sdk/issues/137)
12+
113
# [0.35.0](https://github.com/IBM/networking-node-sdk/compare/v0.34.0...v0.35.0) (2024-06-12)
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.35.0",
3+
"version": "0.35.1",
44
"description": "Node.js client library for IBM Cloud Networking Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)