Skip to content

Commit 0727df3

Browse files
chore(release): 0.70.0 [skip ci]
# [0.70.0](v0.69.2...v0.70.0) (2025-03-17) ### Features * **Usage Reports:** added subscription_id, created_at, deleted_at to InstanceUsage API response ([#294](#294)) ([3d0d338](3d0d338))
1 parent 3d0d338 commit 0727df3

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.70.0](https://github.com/IBM/platform-services-node-sdk/compare/v0.69.2...v0.70.0) (2025-03-17)
2+
3+
4+
### Features
5+
6+
* **Usage Reports:** added subscription_id, created_at, deleted_at to InstanceUsage API response ([#294](https://github.com/IBM/platform-services-node-sdk/issues/294)) ([3d0d338](https://github.com/IBM/platform-services-node-sdk/commit/3d0d338be8ea816b0c1c27e80183c597c850d3dd))
7+
18
## [0.69.2](https://github.com/IBM/platform-services-node-sdk/compare/v0.69.1...v0.69.2) (2025-03-13)
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.69.2",
3+
"version": "0.70.0",
44
"description": "Node.js client library for IBM Cloud Platform Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)