Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.62.0"
".": "5.63.0"
}
4 changes: 2 additions & 2 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 139
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb/orb-71d1ace393e7a2ded73e3c2ef9778c3dfefa88b0d4975f14f6c6d4cfd044e087.yml
openapi_spec_hash: a5c295712ca7eef32912a1ec1dfd4019
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb/orb-45297c0f1067cd444a30371110c69f876accf55f303a3dce9a4f74863b59f18f.yml
openapi_spec_hash: cd2f638b98c6e89342397fef860166b7
config_hash: c01c1191b1cd696c7ca855ff6d28a8df
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 5.63.0 (2026-05-22)

Full Changelog: [v5.62.0...v5.63.0](https://github.com/orbcorp/orb-node/compare/v5.62.0...v5.63.0)

### Features

* **api:** api update ([715040d](https://github.com/orbcorp/orb-node/commit/715040d77d726c501d629eab96413dc10264d526))

## 5.62.0 (2026-05-21)

Full Changelog: [v5.61.0...v5.62.0](https://github.com/orbcorp/orb-node/compare/v5.61.0...v5.62.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "orb-billing",
"version": "5.62.0",
"version": "5.63.0",
"description": "The official TypeScript library for the Orb API",
"author": "Orb <team@withorb.com>",
"types": "dist/index.d.ts",
Expand Down
Loading
Loading