Skip to content

Commit 3281281

Browse files
chore(release): 0.71.0 [skip ci]
# [0.71.0](v0.70.0...v0.71.0) (2025-03-21) ### Features * **IAM Policy Management:** add access management account settings API ([#295](#295)) ([0994fe3](0994fe3))
1 parent 0994fe3 commit 3281281

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.71.0](https://github.com/IBM/platform-services-node-sdk/compare/v0.70.0...v0.71.0) (2025-03-21)
2+
3+
4+
### Features
5+
6+
* **IAM Policy Management:** add access management account settings API ([#295](https://github.com/IBM/platform-services-node-sdk/issues/295)) ([0994fe3](https://github.com/IBM/platform-services-node-sdk/commit/0994fe3dd76635a0cd2f243f34b5ba5ddd2e8185))
7+
18
# [0.70.0](https://github.com/IBM/platform-services-node-sdk/compare/v0.69.2...v0.70.0) (2025-03-17)
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.70.0",
3+
"version": "0.71.0",
44
"description": "Node.js client library for IBM Cloud Platform Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)