Skip to content

Commit 8b09856

Browse files
chore(release): 0.77.0 [skip ci]
# [0.77.0](v0.76.6...v0.77.0) (2025-10-01) ### Features * **IAM Identity:** add new account settings ([#315](#315)) ([879905e](879905e))
1 parent 879905e commit 8b09856

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+
# [0.77.0](https://github.com/IBM/platform-services-node-sdk/compare/v0.76.6...v0.77.0) (2025-10-01)
2+
3+
4+
### Features
5+
6+
* **IAM Identity:** add new account settings ([#315](https://github.com/IBM/platform-services-node-sdk/issues/315)) ([879905e](https://github.com/IBM/platform-services-node-sdk/commit/879905e795e7e91f8fe61c59257c99d1e0b956dd))
7+
18
## [0.76.6](https://github.com/IBM/platform-services-node-sdk/compare/v0.76.5...v0.76.6) (2025-09-18)
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.76.6",
3+
"version": "0.77.0",
44
"description": "Node.js client library for IBM Cloud Platform Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)