Skip to content

Commit 4f390d3

Browse files
chore(release): 0.83.1 [skip ci]
## [0.83.1](v0.83.0...v0.83.1) (2026-04-10) ### Bug Fixes * **deps:** bump SDK Core to avoid CVEs ([#334](#334)) ([0650994](0650994))
1 parent 0650994 commit 4f390d3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.83.1](https://github.com/IBM/platform-services-node-sdk/compare/v0.83.0...v0.83.1) (2026-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump SDK Core to avoid CVEs ([#334](https://github.com/IBM/platform-services-node-sdk/issues/334)) ([0650994](https://github.com/IBM/platform-services-node-sdk/commit/0650994d1f845105739b8ae7fc89d73eec0bf90c))
7+
18
# [0.83.0](https://github.com/IBM/platform-services-node-sdk/compare/v0.82.2...v0.83.0) (2026-04-07)
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/platform-services",
3-
"version": "0.83.0",
3+
"version": "0.83.1",
44
"description": "Node.js client library for IBM Cloud Platform Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)