# Changelog

## [6.11.0](https://github.com/orbcorp/orb-typescript/compare/v6.10.0...v6.11.0) (2026-08-07)


### Features

* **api:** api update ([f88fce4](https://github.com/orbcorp/orb-typescript/commit/f88fce46301202d14e5d7414a62812ffecbb337a))

## [6.10.0](https://github.com/orbcorp/orb-typescript/compare/v6.9.0...v6.10.0) (2026-08-05)


### Features

* **api:** add `grouped_tiered_matrix` price model for per-dimension tiered rates ([c9fbcfe](https://github.com/orbcorp/orb-typescript/commit/c9fbcfe1ce9400a9b643e3627fb01077bee3a438))

## [6.9.0](https://github.com/orbcorp/orb-typescript/compare/v6.8.0...v6.9.0) (2026-08-04)


### Features

* **api:** api update ([5db204a](https://github.com/orbcorp/orb-typescript/commit/5db204a08d97ba6755774a8bc0f814ac664a154b))
* **api:** api update ([5db204a](https://github.com/orbcorp/orb-typescript/commit/5db204a08d97ba6755774a8bc0f814ac664a154b))
* **api:** api update ([5db204a](https://github.com/orbcorp/orb-typescript/commit/5db204a08d97ba6755774a8bc0f814ac664a154b))


### Bug Fixes

* **api:** correct next_attempt_at accuracy in invoice auto-collection response ([5db204a](https://github.com/orbcorp/orb-typescript/commit/5db204a08d97ba6755774a8bc0f814ac664a154b))

## [6.8.0](https://github.com/orbcorp/orb-typescript/compare/v6.7.0...v6.8.0) (2026-08-01)


### Features

* **api:** api update ([d58cb30](https://github.com/orbcorp/orb-typescript/commit/d58cb30e39ac52ec4af0a07974ad2c80db1e63e3))

## [6.7.0](https://github.com/orbcorp/orb-typescript/compare/v6.6.0...v6.7.0) (2026-07-31)


### Features

* **api:** add endpoint to create plan-level alerts ([a1797ee](https://github.com/orbcorp/orb-typescript/commit/a1797ee2b014d89e3c18a6002a9a76cabd2f421d))
* **api:** add endpoint to create plan-level alerts and allow PUT updates for plan usage alert thresholds ([a1797ee](https://github.com/orbcorp/orb-typescript/commit/a1797ee2b014d89e3c18a6002a9a76cabd2f421d))

## [6.6.0](https://github.com/orbcorp/orb-typescript/compare/v6.5.0...v6.6.0) (2026-07-26)


### Features

* **api:** add `spend_exceeded` alert type for subscription-level alerts ([d7c2508](https://github.com/orbcorp/orb-typescript/commit/d7c2508a509f2ee6d7990d963b7d3d51c82e0813))

## [6.5.0](https://github.com/orbcorp/orb-typescript/compare/v6.4.0...v6.5.0) (2026-07-25)


### Features

* **api:** rename "trash alert" endpoint to "delete alert" ([7e3b50d](https://github.com/orbcorp/orb-typescript/commit/7e3b50dde544bee33285de67a6a715f1d1a52b60))


### Bug Fixes

* **api:** rename "trash alert" endpoint to "delete alert" ([7e3b50d](https://github.com/orbcorp/orb-typescript/commit/7e3b50dde544bee33285de67a6a715f1d1a52b60))

## [6.4.0](https://github.com/orbcorp/orb-typescript/compare/v6.3.0...v6.4.0) (2026-07-24)


### Features

* **api:** increase max page limit for credit ledger endpoints from 500 to 1000 ([e195560](https://github.com/orbcorp/orb-typescript/commit/e195560a0f1a9f186d075074a220381fc0f4f77e))
* **api:** support decimal quantities for fixed fee quantity transitions ([c3f3968](https://github.com/orbcorp/orb-typescript/commit/c3f3968eceda319ef8c4379e4f7877152e41cd9f))

## [6.3.0](https://github.com/orbcorp/orb-typescript/compare/v6.2.0...v6.3.0) (2026-07-22)


### Features

* **api:** support `end_of_invoice` effective time for plan version migrations ([c264efe](https://github.com/orbcorp/orb-typescript/commit/c264efec840c323a84c88ff81986406a798725f5))

## [6.2.0](https://github.com/orbcorp/orb-typescript/compare/v6.1.0...v6.2.0) (2026-07-17)


### Features

* **api:** allow future invoice dates (up to one year) for one-off invoice creation ([c3d716e](https://github.com/orbcorp/orb-typescript/commit/c3d716e732d37f92f4991752b38ba19d8732cd68))

## [6.1.0](https://github.com/orbcorp/orb-typescript/compare/v6.0.2...v6.1.0) (2026-07-16)


### Features

* **api:** add alert deletion, customer portal session, and invoice PDF regeneration endpoints ([cfc491a](https://github.com/orbcorp/orb-typescript/commit/cfc491a37179ff04887b66d94a3185d5246fcc44))
* **api:** remove deprecated debug field from events backfill endpoints ([a73bd13](https://github.com/orbcorp/orb-typescript/commit/a73bd1383a4233d2dc2512c8865982aa2b84b99f))
* **api:** remove deprecated debug parameter and field from backfill endpoints ([a73bd13](https://github.com/orbcorp/orb-typescript/commit/a73bd1383a4233d2dc2512c8865982aa2b84b99f))
* **api:** remove deprecated debug query parameter and field from events API ([a73bd13](https://github.com/orbcorp/orb-typescript/commit/a73bd1383a4233d2dc2512c8865982aa2b84b99f))


### Chores

* keep the bin field clear of the release-bumped version line ([6b0e14a](https://github.com/orbcorp/orb-typescript/commit/6b0e14a74c71429c0e58e2d724edcd3f506e2160))

## [6.0.2](https://github.com/orbcorp/orb-typescript/compare/v6.0.1...v6.0.2) (2026-07-14)


### Bug Fixes

* ship the v1 migration codemod and correct the npm install instructions ([13c9039](https://github.com/orbcorp/orb-typescript/commit/13c90394af4dafb67edfab5f0431a92168adf01b))

## [6.0.1](https://github.com/orbcorp/orb-typescript/compare/v6.0.0...v6.0.1) (2026-07-14)


### Bug Fixes

* **internal:** restore tokenless publish script (OIDC) ([eeb743a](https://github.com/orbcorp/orb-typescript/commit/eeb743af8ae1c1dbc559e396b1bc84277b5fcd38))

## [6.0.0](https://github.com/orbcorp/orb-typescript/compare/v0.0.1...v6.0.0) (2026-07-14)


### ⚠ BREAKING CHANGES

* migrate to the Stainless v2 TypeScript SDK architecture

### Features

* **api:** add `commitment` credit block source and `credit_commitment` field ([d1f8312](https://github.com/orbcorp/orb-typescript/commit/d1f8312062f5b9e9516fb417e29402300aa6aadc))
* **api:** api update ([6b4bd4e](https://github.com/orbcorp/orb-typescript/commit/6b4bd4ed03ac1b5ecc574d1313e540f21e940572))
* **api:** deprecate debug mode ingestion response field ([18c531f](https://github.com/orbcorp/orb-typescript/commit/18c531faf3f7d420eac8e8653a61a094625d2734))
* migrate to the Stainless v2 TypeScript SDK architecture ([f32a385](https://github.com/orbcorp/orb-typescript/commit/f32a3852b64420184e17b5330221749db9358600))
* **webhooks:** add webhook signature verification helpers ([582880e](https://github.com/orbcorp/orb-typescript/commit/582880e92cfaa9a9bbf66b1ab813936f62b4f81f))


### Chores

* import the orb-billing v5 changelog for release continuity ([12c761b](https://github.com/orbcorp/orb-typescript/commit/12c761b9927417e95cbe1fe33d9ad3ea46b13963))
* **internal:** format ported workflows ([928c2b0](https://github.com/orbcorp/orb-typescript/commit/928c2b0f2f8122c1ec2c1e2a727b48d858b7d89f))
* **internal:** format trunk sync lock workflow ([9e39337](https://github.com/orbcorp/orb-typescript/commit/9e39337be39becc1c1b7e02f9074367d4bdda167))
* **internal:** stage release wiring and v1 migration tooling ([189d378](https://github.com/orbcorp/orb-typescript/commit/189d37846a0075d1f22dba564f20f35c88f0c620))

## [5.76.0](https://github.com/orbcorp/orb-node/compare/v5.75.1...v5.76.0) (2026-07-14)


### Features

* **api:** add `commitment` credit block source and `credit_commitment` field ([9134ecf](https://github.com/orbcorp/orb-node/commit/9134ecf0523babb24be8b002baf9f1a6e7a5e715))
* **api:** api update ([2b70910](https://github.com/orbcorp/orb-node/commit/2b70910635857281f113f253b3c7535bc708e232))

## 5.75.1 (2026-07-10)

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

## 5.75.0 (2026-07-09)

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

### Features

* **api:** api update ([617ddec](https://github.com/orbcorp/orb-node/commit/617ddeceabafd5bfe024e41d5ba3ae53f8e9c800))

## 5.74.0 (2026-07-01)

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

### Features

* **api:** api update ([134eb38](https://github.com/orbcorp/orb-node/commit/134eb3802855699af3646327c9db19edffeec185))

## 5.73.0 (2026-06-29)

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

### Features

* **api:** api update ([bbee7db](https://github.com/orbcorp/orb-node/commit/bbee7db14796c15325982fd3a92753111dd9c508))

## 5.72.0 (2026-06-25)

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

### Features

* **api:** api update ([55fdfe5](https://github.com/orbcorp/orb-node/commit/55fdfe5424288cc680c38cce29f759b138182b6d))

## 5.71.0 (2026-06-25)

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

### Features

* **api:** api update ([f39c5f8](https://github.com/orbcorp/orb-node/commit/f39c5f821bd72b9a882da6e26e710f4aa291f216))

## 5.70.0 (2026-06-12)

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

### Features

* **api:** api update ([dc38bdf](https://github.com/orbcorp/orb-node/commit/dc38bdf3a2e421f219be19abd15d6986fd1e2f1e))

## 5.69.0 (2026-06-09)

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

### Features

* **api:** api update ([2cc9ce2](https://github.com/orbcorp/orb-node/commit/2cc9ce280e415c27d8f1c47ffec730fd0a418ee3))

## 5.68.0 (2026-06-04)

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

### Features

* **api:** api update ([e12e81c](https://github.com/orbcorp/orb-node/commit/e12e81c276705bf034493f10710db1196830c625))

## 5.67.0 (2026-06-03)

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

### Features

* **api:** api update ([91aeb2c](https://github.com/orbcorp/orb-node/commit/91aeb2cfca47c7816b594f91772a3dfe26a02cd9))

## 5.66.0 (2026-06-02)

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

### Features

* **api:** api update ([23cc17b](https://github.com/orbcorp/orb-node/commit/23cc17b4682e0a09f8e93ba6ed42ee74d43dea0d))

## 5.65.0 (2026-05-27)

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

### Features

* **api:** api update ([169b669](https://github.com/orbcorp/orb-node/commit/169b66938b92429911190a815fb31e828d15cf1b))

## 5.64.0 (2026-05-26)

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

### Features

* **api:** api update ([db57091](https://github.com/orbcorp/orb-node/commit/db570914b948c39ba21455fd34c694f655ad5577))

## 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)

### Features

* **api:** api update ([227c75f](https://github.com/orbcorp/orb-node/commit/227c75f76c5e1edd581239b21c39fb49649dd495))

## 5.61.0 (2026-05-20)

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

### Features

* **api:** api update ([7f88e31](https://github.com/orbcorp/orb-node/commit/7f88e31c1c0ca9dfc8e6532a16f31664b66ac7c3))
* **api:** api update ([51df8ea](https://github.com/orbcorp/orb-node/commit/51df8ead55864141d3ab8590757e4ed01cfe8c1c))

## 5.60.0 (2026-05-19)

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

### Features

* **api:** api update ([27cce83](https://github.com/orbcorp/orb-node/commit/27cce83a0ee82cda96551eaa8bbccbe62ad96dc4))

## 5.59.0 (2026-05-13)

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

### Features

* **api:** api update ([2d039dc](https://github.com/orbcorp/orb-node/commit/2d039dca807045cd81080811a34ec0fb8006dfd6))

## 5.58.0 (2026-05-12)

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

### Features

* **api:** api update ([e71999f](https://github.com/orbcorp/orb-node/commit/e71999f3c9446a897b6bf71f3fb36dfe4b189dd3))

## 5.57.0 (2026-05-05)

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

### Features

* **api:** api update ([dc30faf](https://github.com/orbcorp/orb-node/commit/dc30faf603fd369a7a31a0e2569163e2e94f27e9))

## 5.56.0 (2026-04-27)

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

### Features

* **api:** api update ([5a431ce](https://github.com/orbcorp/orb-node/commit/5a431ce9fa4f26d11d784537aa393dc27742657e))

## 5.55.0 (2026-04-27)

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

### Features

* support setting headers via env ([783ea25](https://github.com/orbcorp/orb-node/commit/783ea250cc5d7087f55dcd51744cdba53db2885b))

## 5.54.0 (2026-04-26)

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

### Features

* **api:** api update ([933a659](https://github.com/orbcorp/orb-node/commit/933a659cea6ab7e69eb57b3557935251a4a8dd34))

## 5.53.0 (2026-04-24)

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

### Features

* **api:** api update ([450a37e](https://github.com/orbcorp/orb-node/commit/450a37e4e6b854b504990af831c202c4af7ab42d))


### Chores

* **internal:** more robust bootstrap script ([9e4bf6e](https://github.com/orbcorp/orb-node/commit/9e4bf6ea3ebab22ba6f3f940a6c7000a4c8a2358))

## 5.52.0 (2026-04-17)

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

### Features

* **api:** api update ([851d563](https://github.com/orbcorp/orb-node/commit/851d56355828654c3efc662dd1c4cef2f4d1331e))


### Chores

* **tests:** bump steady to v0.22.1 ([166402d](https://github.com/orbcorp/orb-node/commit/166402dec7eb22ee22bf6633c8f37ca398a79eb2))

## 5.51.0 (2026-04-16)

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

### Features

* **api:** api update ([57e2855](https://github.com/orbcorp/orb-node/commit/57e28557a86932390537c1c168c4123b3a313979))

## 5.50.0 (2026-04-13)

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

### Features

* **api:** api update ([e70692f](https://github.com/orbcorp/orb-node/commit/e70692fbcea7c00bf32f940b36b8be46edcdb64b))

## 5.49.0 (2026-04-11)

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

### Features

* **api:** api update ([2745374](https://github.com/orbcorp/orb-node/commit/2745374c941524c812f8b1aff91159b406f04d47))


### Chores

* **internal:** codegen related update ([fbcbfe3](https://github.com/orbcorp/orb-node/commit/fbcbfe3ff0ea0836bbea11fdec50f47f786cc088))


### Documentation

* update examples ([7df8be5](https://github.com/orbcorp/orb-node/commit/7df8be59d5a426a2eeb1e6503b5c81c9f5eaee21))

## 5.48.0 (2026-04-03)

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

### Features

* **api:** api update ([21188d7](https://github.com/orbcorp/orb-node/commit/21188d7b6fcc100083c6f509a0ff16fa31e75bdd))


### Chores

* **internal:** update multipart form array serialization ([db828d0](https://github.com/orbcorp/orb-node/commit/db828d0faf28f4a4ea474bbcbe876712d9eafd50))
* **tests:** bump steady to v0.20.1 ([15bd6d0](https://github.com/orbcorp/orb-node/commit/15bd6d05067159182562d1f7358308aed4cd1d9f))
* **tests:** bump steady to v0.20.2 ([d995a94](https://github.com/orbcorp/orb-node/commit/d995a94f5517a8bfc2064c652fa39dc104b9131e))

## 5.47.0 (2026-03-24)

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

### Features

* **api:** api update ([b4faa41](https://github.com/orbcorp/orb-node/commit/b4faa41c581aed28c3e017ed68476dbb4f239d4e))


### Chores

* **ci:** skip lint on metadata-only changes ([f86a7bb](https://github.com/orbcorp/orb-node/commit/f86a7bb2423aa422340638742bac924104198aa4))
* **internal:** update gitignore ([99f9c81](https://github.com/orbcorp/orb-node/commit/99f9c817c7a60157521e865b0dcfa990a549812e))
* **tests:** bump steady to v0.19.4 ([ca97478](https://github.com/orbcorp/orb-node/commit/ca9747877af33cb458da5939c469b15bd80bbfa1))
* **tests:** bump steady to v0.19.5 ([ea3f563](https://github.com/orbcorp/orb-node/commit/ea3f563f86d8bba255857981ce7f3abbe52cb757))
* **tests:** bump steady to v0.19.6 ([627d537](https://github.com/orbcorp/orb-node/commit/627d537c4e9fe2da92efc401e44ac96d4f77c551))
* **tests:** bump steady to v0.19.7 ([ac41aff](https://github.com/orbcorp/orb-node/commit/ac41aff7a7547d9baed667023299359d7567e4f5))

## 5.46.0 (2026-03-19)

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

### Features

* **api:** api update ([2841671](https://github.com/orbcorp/orb-node/commit/28416713d38876a4851d6d0ba0563397c14bf8c8))


### Chores

* **internal:** tweak CI branches ([3630df1](https://github.com/orbcorp/orb-node/commit/3630df163abab61e0233bebfe5100a68227fa57e))

## 5.45.0 (2026-03-13)

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

### Features

* **api:** api update ([9594849](https://github.com/orbcorp/orb-node/commit/9594849e01bee424c4577c188d3a9ea05e213244))
* **api:** api update ([fc0292b](https://github.com/orbcorp/orb-node/commit/fc0292bb065e65eba0010879df704f97b422ca41))
* **api:** api update ([295182a](https://github.com/orbcorp/orb-node/commit/295182a5de863633a751117d261047c830bc499d))
* **api:** api update ([4e98ace](https://github.com/orbcorp/orb-node/commit/4e98ace57d456ad4e77421ae74eab18ade208ce7))
* **api:** api update ([bfe8270](https://github.com/orbcorp/orb-node/commit/bfe8270c1e7aaa297e8dc5258f0e9bc905f3a88a))
* **api:** api update ([57b665f](https://github.com/orbcorp/orb-node/commit/57b665f8d62be71de028d9d2944cacabb41edfc8))
* **api:** api update ([a8fe88d](https://github.com/orbcorp/orb-node/commit/a8fe88da2c64e76c8bff26161dc97a29f8110909))
* **api:** api update ([c76b284](https://github.com/orbcorp/orb-node/commit/c76b2844ff044681670d98568efd179058783f6f))
* **api:** api update ([720c5a3](https://github.com/orbcorp/orb-node/commit/720c5a3e0989b93ee36734ef09e7d3795fe3a2dc))
* **api:** api update ([1ddb26c](https://github.com/orbcorp/orb-node/commit/1ddb26ca1c2f60891ef1a11a7a1182a8ea4483d3))
* **api:** api update ([5476617](https://github.com/orbcorp/orb-node/commit/5476617ca804ee1de20da3f084b8d9d02ad7e361))
* **api:** manual updates ([d6168c3](https://github.com/orbcorp/orb-node/commit/d6168c30d48d79be48dc074b8c61350354cdbe69))


### Bug Fixes

* **client:** preserve URL params already embedded in path ([ff159b3](https://github.com/orbcorp/orb-node/commit/ff159b3a11672e6cf9a9bd37df098b5373e7dd97))
* **docs/contributing:** correct pnpm link command ([69cfdec](https://github.com/orbcorp/orb-node/commit/69cfdec7ae1c862e6430fedba7a1534257153054))
* fix request delays for retrying to be more respectful of high requested delays ([e28e89e](https://github.com/orbcorp/orb-node/commit/e28e89e3828daee3333582f654b9811611027357))


### Chores

* **ci:** skip uploading artifacts on stainless-internal branches ([c0dc840](https://github.com/orbcorp/orb-node/commit/c0dc84020c1a346e76d23f474f847485c818a016))
* **docs:** add missing descriptions ([bb3d420](https://github.com/orbcorp/orb-node/commit/bb3d420ec711c7783d7ebf84a3fc3188dafc65e2))
* **docs:** remove www prefix ([37e00fc](https://github.com/orbcorp/orb-node/commit/37e00fc4e60ac1107d74b83a1d2057aad91d13b5))
* **internal:** codegen related update ([43c7ba8](https://github.com/orbcorp/orb-node/commit/43c7ba830b0546c01132ae9a333f631186706ff7))
* **internal:** codegen related update ([8128355](https://github.com/orbcorp/orb-node/commit/8128355f63538b59a5be56e67397b65a1ca560f9))
* **internal:** move stringifyQuery implementation to internal function ([cd14352](https://github.com/orbcorp/orb-node/commit/cd1435211504da9a1c270636477b1dd60904d522))
* **test:** do not count install time for mock server timeout ([352ee5f](https://github.com/orbcorp/orb-node/commit/352ee5fcb680e65bf7a5f65182f9ade565a45f4e))
* **tests:** update mock server to steady ([413ace9](https://github.com/orbcorp/orb-node/commit/413ace90a673b6a7d75d1803433710b9b1c1e802))
* update mock server docs ([7186ac0](https://github.com/orbcorp/orb-node/commit/7186ac06f4803670d98bc10c97ee5bfce1a0b7f3))

## 5.44.0 (2026-02-03)

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

### Features

* **api:** api update ([e416790](https://github.com/orbcorp/orb-node/commit/e416790073c3b73cdcb84d963a90f3c954f61a25))


### Chores

* **client:** do not parse responses with empty content-length ([c494aed](https://github.com/orbcorp/orb-node/commit/c494aed5c72aedd6e0f5d1e0a2e73dbc3cf78713))

## 5.43.0 (2026-01-23)

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

### Features

* **api:** api update ([1bb195f](https://github.com/orbcorp/orb-node/commit/1bb195f823aa6666ce19d78c301d70d93d1ed534))


### Chores

* **ci:** upgrade `actions/github-script` ([5f57423](https://github.com/orbcorp/orb-node/commit/5f57423ebc1408007e29af9070818fae2557fc94))

## 5.42.0 (2026-01-21)

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

### Features

* **api:** api update ([f3c0cbb](https://github.com/orbcorp/orb-node/commit/f3c0cbb33aac891b3830f7fc0dbedaa8153a73ba))

## 5.41.0 (2026-01-20)

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

### Features

* **api:** api update ([4636d83](https://github.com/orbcorp/orb-node/commit/4636d837d5e40940a899b74772eead70ccabe0ab))
* **api:** api update ([b6bb6d3](https://github.com/orbcorp/orb-node/commit/b6bb6d3d66396f6396fe8602428b845f132e3680))


### Chores

* fix typo in descriptions ([866d085](https://github.com/orbcorp/orb-node/commit/866d0854f9dd7ca2a02cc646d8f1058a6d9f4f95))
* **internal:** codegen related update ([a6e9bbb](https://github.com/orbcorp/orb-node/commit/a6e9bbb917c1b12482e1c2a5d921d063ca28aa77))
* **internal:** codegen related update ([9795e8d](https://github.com/orbcorp/orb-node/commit/9795e8d7f2ac2c0915641cc8b60a20a787dfc70b))
* **internal:** update `actions/checkout` version ([3b8337e](https://github.com/orbcorp/orb-node/commit/3b8337e3d162bbfc0bb9181b3f6fc0b1a2cd2df3))
* **internal:** upgrade babel, qs, js-yaml ([b6c4b1c](https://github.com/orbcorp/orb-node/commit/b6c4b1cac33bff6e1ff3e6a91e5f5e2c550644bb))

## 5.40.0 (2026-01-08)

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

### Features

* **api:** manual updates ([bdaaa9a](https://github.com/orbcorp/orb-node/commit/bdaaa9af5f4d568507a10b4ca0e0e9daaf27937e))

## 5.39.0 (2026-01-06)

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

### Features

* **api:** api update ([82dad40](https://github.com/orbcorp/orb-node/commit/82dad40663113e17ba2eef5252c839c693032513))


### Chores

* break long lines in snippets into multiline ([f544ccc](https://github.com/orbcorp/orb-node/commit/f544ccc9e88c4bd7c06c2e50a1c7e8c27af569d2))
* **internal:** codegen related update ([e6d2b66](https://github.com/orbcorp/orb-node/commit/e6d2b66cbc140104f926886d8442ddb97597ce38))

## 5.38.0 (2025-12-06)

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

### Features

* **api:** api update ([da063a7](https://github.com/orbcorp/orb-node/commit/da063a7d803817dffd3862d0a02a21db1b6c0947))


### Chores

* **internal:** codegen related update ([40d3a87](https://github.com/orbcorp/orb-node/commit/40d3a87edb6e7ec4ccafcbeaaf43e33fe9d524cd))

## 5.37.2 (2025-12-05)

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

### Bug Fixes

* **mcp:** correct code tool API endpoint ([f36f1c7](https://github.com/orbcorp/orb-node/commit/f36f1c767ae23ba82e396113cb436cd0994909fd))


### Chores

* **internal:** codegen related update ([53ab48f](https://github.com/orbcorp/orb-node/commit/53ab48fcaf4b1c7e45082010d808b7d99ceb7797))

## 5.37.1 (2025-12-05)

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

### Bug Fixes

* **mcp:** return correct lines on typescript errors ([970c546](https://github.com/orbcorp/orb-node/commit/970c5461959e54c33514c56be74ffc177612ba48))

## 5.37.0 (2025-12-03)

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

### Features

* **api:** api update ([b08088e](https://github.com/orbcorp/orb-node/commit/b08088e2dab21b602d0554ba367b8d40895e9372))

## 5.36.0 (2025-12-02)

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

### Features

* **api:** api update ([18a6e2a](https://github.com/orbcorp/orb-node/commit/18a6e2a76e9a07bf4e6984bd58009fd5d6be67a0))

## 5.35.0 (2025-11-25)

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

### Features

* **api:** api update ([a2b1e94](https://github.com/orbcorp/orb-node/commit/a2b1e94a8c1c47b214a6ad822f6e15e256a02a08))

## 5.34.0 (2025-11-18)

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

### Features

* **api:** api update ([bac7c88](https://github.com/orbcorp/orb-node/commit/bac7c88a623e49a177b33a0d43f6b0d4ba73dd9c))

## 5.33.0 (2025-11-16)

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

### Features

* **api:** api update ([0265f5b](https://github.com/orbcorp/orb-node/commit/0265f5b4ac772df3b0e31e4f05f5e7e8c68c5fd4))

## 5.32.0 (2025-11-16)

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

### Features

* **api:** api update ([d431aae](https://github.com/orbcorp/orb-node/commit/d431aae064fa65d8aaf44d0fbc650f5fe66311b5))

## 5.31.0 (2025-11-13)

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

### Features

* **api:** api update ([79d73aa](https://github.com/orbcorp/orb-node/commit/79d73aa9872c71117adb442e8439cae4fee05071))

## 5.30.0 (2025-11-07)

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

### Features

* **api:** api update ([c5fdb7f](https://github.com/orbcorp/orb-node/commit/c5fdb7f09402426bf3debef63d29d779f3c723bb))

## 5.29.0 (2025-11-07)

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

### Features

* **api:** api update ([bfcfe93](https://github.com/orbcorp/orb-node/commit/bfcfe93067a56c02403a96a630f338c983e36180))

## 5.28.0 (2025-11-05)

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

### Features

* **api:** api update ([c6adfcd](https://github.com/orbcorp/orb-node/commit/c6adfcddb900c27adf353be1ef0cbd932cb68da3))

## 5.27.0 (2025-11-04)

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

### Features

* **api:** api update ([2cb5652](https://github.com/orbcorp/orb-node/commit/2cb565299009d65fcefd87e81350b1eab7250c28))

## 5.26.0 (2025-11-03)

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

### Features

* **api:** api update ([f34a64b](https://github.com/orbcorp/orb-node/commit/f34a64b8694280e624a0da097f21a3ee3cfb673f))

## 5.25.0 (2025-10-31)

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

### Features

* **api:** api update ([cb99ad1](https://github.com/orbcorp/orb-node/commit/cb99ad188b75c2396fba7fdcbf69d56273d47e16))

## 5.24.0 (2025-10-31)

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

### Features

* **api:** api update ([d77d6f6](https://github.com/orbcorp/orb-node/commit/d77d6f6cd5136b37d1693815c353b5878f0bf9e8))

## 5.23.0 (2025-10-30)

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

### Features

* **api:** api update ([8fd53b3](https://github.com/orbcorp/orb-node/commit/8fd53b34b22be3f63bd6efb28854c1a4785851ed))

## 5.22.0 (2025-10-29)

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

### Features

* **api:** api update ([c0925f2](https://github.com/orbcorp/orb-node/commit/c0925f25a34f910260bffe09e7c9978b7ac0531e))

## 5.21.0 (2025-10-23)

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

### Features

* **api:** api update ([20c99bc](https://github.com/orbcorp/orb-node/commit/20c99bc81d42191d69d38042483b2d3584d416e2))

## 5.20.0 (2025-10-17)

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

### Features

* **api:** api update ([bd4bae9](https://github.com/orbcorp/orb-node/commit/bd4bae9cb7618950c7f1d6e1d9d33cd6ccddac6f))

## 5.19.0 (2025-10-15)

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

### Features

* **api:** api update ([26bae8b](https://github.com/orbcorp/orb-node/commit/26bae8b9e3684010a3b954da9485d1869c413c3f))

## 5.18.0 (2025-10-13)

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

### Features

* **api:** api update ([b461cb2](https://github.com/orbcorp/orb-node/commit/b461cb251c1c7588c25dae329d2ccba1f28b0907))

## 5.17.0 (2025-10-10)

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

### Features

* **api:** api update ([e8f7516](https://github.com/orbcorp/orb-node/commit/e8f7516e596c23f8d54b36bdc646e25860ce14c2))

## 5.16.0 (2025-10-07)

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

### Features

* **api:** api update ([9e9ba52](https://github.com/orbcorp/orb-node/commit/9e9ba528654c5b9ef47f9c1d8570a4556e59aadc))
* **api:** api update ([bf101c9](https://github.com/orbcorp/orb-node/commit/bf101c9a8209099a5b473aba16fed43682b8c324))


### Chores

* **internal:** use npm pack for build uploads ([8c41138](https://github.com/orbcorp/orb-node/commit/8c41138e7293e46a6f8335a58b153965b9901053))

## 5.15.0 (2025-10-03)

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

### Features

* **api:** api update ([dbb2b79](https://github.com/orbcorp/orb-node/commit/dbb2b79d97de4e567c4364c010986ccc800aaf32))

## 5.14.0 (2025-10-03)

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

### Features

* **api:** api update ([45622f7](https://github.com/orbcorp/orb-node/commit/45622f79fda4811f3493fe88d25bcc9960ab8020))

## 5.13.0 (2025-10-01)

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

### Features

* **api:** api update ([7bbfaa9](https://github.com/orbcorp/orb-node/commit/7bbfaa9bb73fee06ea4b0cdd2cae00022b254234))


### Chores

* **internal:** remove .eslintcache ([d953352](https://github.com/orbcorp/orb-node/commit/d95335270dabf5a45d96397f05244124424f671e))

## 5.12.0 (2025-09-29)

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

### Features

* **api:** api update ([b0d5c86](https://github.com/orbcorp/orb-node/commit/b0d5c86e281ce0b40e24ce8cebc236d966118142))


### Performance Improvements

* faster formatting ([50c7725](https://github.com/orbcorp/orb-node/commit/50c77253c12be122ea838a3c00542f638713b2e5))


### Chores

* **internal:** codegen related update ([f7e1b19](https://github.com/orbcorp/orb-node/commit/f7e1b190045dc737efee567fa1e8846f842a1315))
* **internal:** fix incremental formatting in some cases ([e4ce871](https://github.com/orbcorp/orb-node/commit/e4ce87131ac73f953c2b062a7bc6b74fd598c040))
* **internal:** ignore .eslintcache ([ed5c44b](https://github.com/orbcorp/orb-node/commit/ed5c44b015bfc48032e2950d49fb547b48decc76))
* **internal:** remove deprecated `compilerOptions.baseUrl` from tsconfig.json ([9da5396](https://github.com/orbcorp/orb-node/commit/9da53961a69eedcb3ed6178f91992bc7dce5ed68))

## 5.11.0 (2025-09-19)

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

### Features

* **api:** api update ([031e5a5](https://github.com/orbcorp/orb-node/commit/031e5a586939c576d120131ed5846c778ee300fb))


### Chores

* do not install brew dependencies in ./scripts/bootstrap by default ([ae0c9fc](https://github.com/orbcorp/orb-node/commit/ae0c9fcf624bdb40f1a5080513b659bbfc186c78))

## 5.10.0 (2025-09-16)

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

### Features

* **api:** api update ([9864360](https://github.com/orbcorp/orb-node/commit/9864360b83cfb688915c74522a6e335183f54d80))

## 5.9.0 (2025-09-12)

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

### Features

* **api:** api update ([dd56e04](https://github.com/orbcorp/orb-node/commit/dd56e04b1915c3bf2cbdffaa22316ce8fb9b37d6))

## 5.8.0 (2025-09-10)

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

### Features

* **api:** api update ([6a58d8d](https://github.com/orbcorp/orb-node/commit/6a58d8d8e06e7799683ff888ea2c4123dd78d00e))

## 5.7.0 (2025-09-08)

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

### Features

* **api:** api update ([513da97](https://github.com/orbcorp/orb-node/commit/513da97a394b525f2acee167a1d4a175159f13ef))
* **api:** api update ([54b6144](https://github.com/orbcorp/orb-node/commit/54b61445b4098187c1becfe55b2fd770384406a5))


### Bug Fixes

* coerce nullable values to undefined ([2cfbbe0](https://github.com/orbcorp/orb-node/commit/2cfbbe032b77b2108c1d76b5f0d2bb6b1a57e9c6))


### Chores

* ci build action ([8ecd057](https://github.com/orbcorp/orb-node/commit/8ecd05725660beac4c985e301085e675895eb20d))

## 5.6.0 (2025-09-03)

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

### Features

* **api:** api update ([854e206](https://github.com/orbcorp/orb-node/commit/854e2068835cc9b9732b3dd2d77cf3069635e2ac))
* extract minimum composite to type ([562f89d](https://github.com/orbcorp/orb-node/commit/562f89dc39fa924e97e824e6653a85dcb2540961))


### Chores

* **internal:** codegen related update ([5114bb9](https://github.com/orbcorp/orb-node/commit/5114bb9876813b88abfde60e4c8ebe992293e8c2))

## 5.5.1 (2025-07-29)

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

### Chores

* **internal:** remove redundant imports config ([349e78c](https://github.com/orbcorp/orb-node/commit/349e78ca322b95500f1e5ee5e0eb917040fcfb25))

## 5.5.0 (2025-07-26)

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

### Features

* **api:** api update ([56034ca](https://github.com/orbcorp/orb-node/commit/56034cab5a3cfbe778cb18a5bbb2d90eaa88b307))

## 5.4.0 (2025-07-24)

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

### Features

* **api:** api update ([65b668d](https://github.com/orbcorp/orb-node/commit/65b668dcc96f342003ebccf941054dc76957e284))

## 5.3.0 (2025-07-21)

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

### Features

* **api:** api update ([0821a81](https://github.com/orbcorp/orb-node/commit/0821a8128fc3b4b4f73dc14c21feb05357f6e5c1))

## 5.2.0 (2025-07-17)

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

### Features

* **api:** api update ([8110b7a](https://github.com/orbcorp/orb-node/commit/8110b7ab27af5e8e87f7786a9512a9683103d725))

## 5.1.0 (2025-07-17)

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

### Features

* **api:** api update ([5f861b0](https://github.com/orbcorp/orb-node/commit/5f861b076256a7172ff83a2adee978632324665b))
* **api:** api update ([1939793](https://github.com/orbcorp/orb-node/commit/19397931ab0cfc5a7582995af8027117878047ea))
* **api:** api update ([54fb67f](https://github.com/orbcorp/orb-node/commit/54fb67f3f221e4d10f388540e2181bc3f2048780))
* **api:** api update ([b4f8f97](https://github.com/orbcorp/orb-node/commit/b4f8f973a593a4d09e46035dca03475ac39b834c))
* **api:** api update ([ecfef87](https://github.com/orbcorp/orb-node/commit/ecfef87e64aaaf582ee484eb6a55d3c016c33d49))
* **api:** api update ([fc96b5b](https://github.com/orbcorp/orb-node/commit/fc96b5bb78c87225c26e9d02fd42b473daf6cb8c))
* **api:** api update ([44d2c02](https://github.com/orbcorp/orb-node/commit/44d2c02d887d0e09c32d3a7738de8b31c8421b1c))
* **api:** api update ([81496fc](https://github.com/orbcorp/orb-node/commit/81496fc6baf0b872a705372289effad7992fb025))
* **api:** api update ([63e9ce1](https://github.com/orbcorp/orb-node/commit/63e9ce18c1f8ed120cf360fcc58931f8ed9e7e7a))
* **client:** add support for endpoint-specific base URLs ([0e61c32](https://github.com/orbcorp/orb-node/commit/0e61c325001e2ce26b26b2a5f70658d8e91a4458))


### Bug Fixes

* **ci:** release-doctor — report correct token name ([d9bddc1](https://github.com/orbcorp/orb-node/commit/d9bddc13b51bb6854ef04e86da16300dd9a86606))
* **client:** don't send `Content-Type` for bodyless methods ([33ba457](https://github.com/orbcorp/orb-node/commit/33ba457255b066c8ee465be2e0fb63c3956de9cc))
* publish script — handle NPM errors correctly ([1678c34](https://github.com/orbcorp/orb-node/commit/1678c342b2abf1d2fc88e4e253b3c5ac7df4d9a0))


### Chores

* **ci:** enable for pull requests ([77a5b1e](https://github.com/orbcorp/orb-node/commit/77a5b1e22b94ce2c0a27bb2b4fb14359a4203ca4))
* **ci:** only run for pushes and fork pull requests ([5b3d838](https://github.com/orbcorp/orb-node/commit/5b3d838882117c0c23284a0c9f9c2bb2c4add313))
* **internal:** bump test timeout ([d89af51](https://github.com/orbcorp/orb-node/commit/d89af5103034c83a7b52b1a87f2bada06d118d66))
* **internal:** make base APIResource abstract ([9a95185](https://github.com/orbcorp/orb-node/commit/9a95185ee2c315169985d08e5696ef4dd38a3e2b))
* make some internal functions async ([c7e0dab](https://github.com/orbcorp/orb-node/commit/c7e0dab4ae701fa809d524fd9171d17359832fba))
* mention unit type in timeout docs ([132b903](https://github.com/orbcorp/orb-node/commit/132b90306594db72d0c447402ce231e287e7908e))


### Refactors

* **types:** replace Record with mapped types ([509fcfb](https://github.com/orbcorp/orb-node/commit/509fcfb895402525e2d6ce1d6e8ca994ead496a8))

## 5.0.0 (2025-06-09)

Full Changelog: [v4.74.0...v5.0.0](https://github.com/orbcorp/orb-node/compare/v4.74.0...v5.0.0)

### ⚠ BREAKING CHANGES

* **client:** breaking change to re-use types

### Features

* **api:** api update ([f568653](https://github.com/orbcorp/orb-node/commit/f5686531660890c996aed2bcd3fbfdbf6ba71013))
* **api:** api update ([4c28249](https://github.com/orbcorp/orb-node/commit/4c28249f71e8a9aa3d75ac9a448ebb6f70301af2))
* **api:** api update ([9dc5bb3](https://github.com/orbcorp/orb-node/commit/9dc5bb3e4d0e2005691b3a886591a317bd84a60a))
* **api:** api update ([9328fae](https://github.com/orbcorp/orb-node/commit/9328faed43114dfe9f4fead3e6da314f6e626d33))
* **api:** api update ([44e9c35](https://github.com/orbcorp/orb-node/commit/44e9c35fb3b805cccb264647d7686fa00dd2a71b))
* **api:** manual updates ([8cc1c0b](https://github.com/orbcorp/orb-node/commit/8cc1c0bfb17d0ec2537e9470340a7926df177a28))
* **client:** breaking change to re-use types ([17a06ae](https://github.com/orbcorp/orb-node/commit/17a06aea5f1edb125fb033156a8eb76c6510cd76))


### Chores

* **internal:** codegen related update ([89ce8ec](https://github.com/orbcorp/orb-node/commit/89ce8ecf96b39394f17eb8b7735cc710d0e50cc4))

## 4.74.0 (2025-06-03)

Full Changelog: [v4.73.0...v4.74.0](https://github.com/orbcorp/orb-node/compare/v4.73.0...v4.74.0)

### Features

* **api:** api update ([011d28e](https://github.com/orbcorp/orb-node/commit/011d28ea580b817c6ddfed2189784f3e96298a2e))
* **api:** api update ([7e37115](https://github.com/orbcorp/orb-node/commit/7e3711516a3d51a16c8aac0e821eae40ab73815b))


### Chores

* **docs:** use top-level-await in example snippets ([28bedd6](https://github.com/orbcorp/orb-node/commit/28bedd68f0eac7f3cc10ff55bb4a0afb46c9294a))

## 4.73.0 (2025-05-28)

Full Changelog: [v4.72.3...v4.73.0](https://github.com/orbcorp/orb-node/compare/v4.72.3...v4.73.0)

### Features

* **api:** api update ([e7c0e9b](https://github.com/orbcorp/orb-node/commit/e7c0e9ba2894fe00871aff9d542402aefdb514fe))
* **api:** api update ([6314aab](https://github.com/orbcorp/orb-node/commit/6314aab469494941759c2c4ca9dd40951411c143))
* **api:** manual updates ([1148ae8](https://github.com/orbcorp/orb-node/commit/1148ae84a3dccdc9a0f7f16582457b01842bc303))


### Chores

* **docs:** grammar improvements ([7734e2c](https://github.com/orbcorp/orb-node/commit/7734e2c2d52411326b3ae2eb1fbed42d63ba4c08))
* improve publish-npm script --latest tag logic ([642fae3](https://github.com/orbcorp/orb-node/commit/642fae3d1d137b24687643c0f700a5637162584b))

## 4.72.3 (2025-05-18)

Full Changelog: [v4.72.2...v4.72.3](https://github.com/orbcorp/orb-node/compare/v4.72.2...v4.72.3)

### Chores

* **ci:** add timeout thresholds for CI jobs ([d1594b1](https://github.com/orbcorp/orb-node/commit/d1594b17ce73d32d7ab97757f95e90215cfcaf49))
* **ci:** bump node version for release workflows ([ad6f2f0](https://github.com/orbcorp/orb-node/commit/ad6f2f02cf07dae7072d334cf04ae76ad7c6b328))
* **ci:** only use depot for staging repos ([d68a9eb](https://github.com/orbcorp/orb-node/commit/d68a9ebf7ee4fd127e53366e76a0a00b58dcb4a0))
* **ci:** run on more branches and use depot runners ([df2cfe9](https://github.com/orbcorp/orb-node/commit/df2cfe9018c9f8853a8cbae14adbd73556e6a398))
* **docs:** add missing deprecation warnings ([2534cf4](https://github.com/orbcorp/orb-node/commit/2534cf4095d716964953ac60fd4cce1f9798ebdc))


### Documentation

* **readme:** fix typo ([4b9eb38](https://github.com/orbcorp/orb-node/commit/4b9eb38fb7f4457d53336e4774d62852a363fc65))

## 4.72.2 (2025-04-14)

Full Changelog: [v4.72.1...v4.72.2](https://github.com/orbcorp/orb-node/compare/v4.72.1...v4.72.2)

### Bug Fixes

* **client:** correctly reuse idempotency key ([a5b7cfe](https://github.com/orbcorp/orb-node/commit/a5b7cfe1d047eaedc243767e5b0b420e795fff88))


### Chores

* **internal:** reduce CI branch coverage ([f7db5ee](https://github.com/orbcorp/orb-node/commit/f7db5ee3dfea91cf4dd9aa1be7cea5e7f6ed7e6f))
* **internal:** upload builds and expand CI branch coverage ([#597](https://github.com/orbcorp/orb-node/issues/597)) ([5d4c819](https://github.com/orbcorp/orb-node/commit/5d4c819853e4cc0c67016f5e3d1b8e2076165d2b))

## 4.72.1 (2025-04-08)

Full Changelog: [v4.72.0...v4.72.1](https://github.com/orbcorp/orb-node/compare/v4.72.0...v4.72.1)

### Chores

* **tests:** improve enum examples ([#595](https://github.com/orbcorp/orb-node/issues/595)) ([7071352](https://github.com/orbcorp/orb-node/commit/70713526292fcdd0bb0d8476dfd32600c436cf3f))

## 4.72.0 (2025-04-07)

Full Changelog: [v4.71.6...v4.72.0](https://github.com/orbcorp/orb-node/compare/v4.71.6...v4.72.0)

### Features

* **api:** api update ([#592](https://github.com/orbcorp/orb-node/issues/592)) ([9adab93](https://github.com/orbcorp/orb-node/commit/9adab93c9ee75208b37be5f4cc6f07d7c10b3bb5))

## 4.71.6 (2025-04-07)

Full Changelog: [v4.71.5...v4.71.6](https://github.com/orbcorp/orb-node/compare/v4.71.5...v4.71.6)

### Bug Fixes

* **api:** naming for sync_payment_methods methods ([#589](https://github.com/orbcorp/orb-node/issues/589)) ([f55a908](https://github.com/orbcorp/orb-node/commit/f55a908e9eedf1b0bfcb1ca4ab53397100cc4d0b))

## 4.71.5 (2025-04-04)

Full Changelog: [v4.71.4...v4.71.5](https://github.com/orbcorp/orb-node/compare/v4.71.4...v4.71.5)

### Bug Fixes

* **mcp:** remove unused tools.ts ([#585](https://github.com/orbcorp/orb-node/issues/585)) ([23327d7](https://github.com/orbcorp/orb-node/commit/23327d73cdb2f465221f4d2068baa03e05a68f68))

## 4.71.4 (2025-04-03)

Full Changelog: [v4.71.3...v4.71.4](https://github.com/orbcorp/orb-node/compare/v4.71.3...v4.71.4)

### Bug Fixes

* **api:** improve type resolution when importing as a package ([#583](https://github.com/orbcorp/orb-node/issues/583)) ([e11cdbb](https://github.com/orbcorp/orb-node/commit/e11cdbb60c8d24f7d9116afd2eab0f8d2de0123c))


### Chores

* **internal:** add aliases for Record and Array ([#581](https://github.com/orbcorp/orb-node/issues/581)) ([b89bd0a](https://github.com/orbcorp/orb-node/commit/b89bd0aede140b1be66449198117bf3cabc86773))

## 4.71.3 (2025-04-02)

Full Changelog: [v4.71.2...v4.71.3](https://github.com/orbcorp/orb-node/compare/v4.71.2...v4.71.3)

### Bug Fixes

* **client:** send `X-Stainless-Timeout` in seconds ([#578](https://github.com/orbcorp/orb-node/issues/578)) ([4106989](https://github.com/orbcorp/orb-node/commit/4106989c3af4a07be0d2d6c36ad339dbe9f6d3f8))

## 4.71.2 (2025-03-27)

Full Changelog: [v4.71.1...v4.71.2](https://github.com/orbcorp/orb-node/compare/v4.71.1...v4.71.2)

### Bug Fixes

* **internal:** work around https://github.com/vercel/next.js/issues/76881 ([#575](https://github.com/orbcorp/orb-node/issues/575)) ([da607f1](https://github.com/orbcorp/orb-node/commit/da607f1208eb798f0802d5fd7dc5aa79feae0910))

## 4.71.1 (2025-03-21)

Full Changelog: [v4.71.0...v4.71.1](https://github.com/orbcorp/orb-node/compare/v4.71.0...v4.71.1)

### Bug Fixes

* avoid type error in certain environments ([#572](https://github.com/orbcorp/orb-node/issues/572)) ([2c1e4a5](https://github.com/orbcorp/orb-node/commit/2c1e4a599bb46c37bd235217fc40b9653a65adc6))

## 4.71.0 (2025-03-20)

Full Changelog: [v4.70.0...v4.71.0](https://github.com/orbcorp/orb-node/compare/v4.70.0...v4.71.0)

### Features

* **api:** api update ([#570](https://github.com/orbcorp/orb-node/issues/570)) ([f25a699](https://github.com/orbcorp/orb-node/commit/f25a699c95a6f4322d819f82be3cace18e4fd913))


### Chores

* **exports:** cleaner resource index imports ([#567](https://github.com/orbcorp/orb-node/issues/567)) ([1249541](https://github.com/orbcorp/orb-node/commit/12495411c10b12fb432ed5ea2db13cf9fcc43c82))
* **exports:** stop using path fallbacks ([#569](https://github.com/orbcorp/orb-node/issues/569)) ([5c55f33](https://github.com/orbcorp/orb-node/commit/5c55f33931a4814bc5bf623ccc6d892627479168))

## 4.70.0 (2025-03-14)

Full Changelog: [v4.69.1...v4.70.0](https://github.com/orbcorp/orb-node/compare/v4.69.1...v4.70.0)

### Features

* **api:** api update ([#564](https://github.com/orbcorp/orb-node/issues/564)) ([d55019c](https://github.com/orbcorp/orb-node/commit/d55019cec211897594bda2f0789e9b50313321ef))

## 4.69.1 (2025-03-13)

Full Changelog: [v4.69.0...v4.69.1](https://github.com/orbcorp/orb-node/compare/v4.69.0...v4.69.1)

### Bug Fixes

* **exports:** ensure resource imports don't require /index ([#562](https://github.com/orbcorp/orb-node/issues/562)) ([6d5b098](https://github.com/orbcorp/orb-node/commit/6d5b0988a3b89ec21561e3fc208a9b2481399592))


### Chores

* **api:** correctly support ExternalCustomerID array filter on Subscriptions.List ([#561](https://github.com/orbcorp/orb-node/issues/561)) ([d0b1aa6](https://github.com/orbcorp/orb-node/commit/d0b1aa62f09003ca1a2f66a0dae5208077fb57c9))
* **internal:** remove extra empty newlines ([#559](https://github.com/orbcorp/orb-node/issues/559)) ([f177a13](https://github.com/orbcorp/orb-node/commit/f177a13635912d93c9c03b34752fbff9b713b991))

## 4.69.0 (2025-03-11)

Full Changelog: [v4.68.0...v4.69.0](https://github.com/orbcorp/orb-node/compare/v4.68.0...v4.69.0)

### Features

* **api:** api update ([#556](https://github.com/orbcorp/orb-node/issues/556)) ([3681115](https://github.com/orbcorp/orb-node/commit/368111568c2ba1e87b11ba4249b6d0609b94e86c))

## 4.68.0 (2025-03-10)

Full Changelog: [v4.67.0...v4.68.0](https://github.com/orbcorp/orb-node/compare/v4.67.0...v4.68.0)

### Features

* add SKIP_BREW env var to ./scripts/bootstrap ([#552](https://github.com/orbcorp/orb-node/issues/552)) ([c093bbd](https://github.com/orbcorp/orb-node/commit/c093bbd7554a0016797def8f2dd4f3f8bb1dc961))
* **api:** api update ([#553](https://github.com/orbcorp/orb-node/issues/553)) ([fc56426](https://github.com/orbcorp/orb-node/commit/fc564266196bc1dc5806ba600114056b5d85103b))


### Chores

* **internal:** codegen related update ([#550](https://github.com/orbcorp/orb-node/issues/550)) ([1fe40c9](https://github.com/orbcorp/orb-node/commit/1fe40c9f487c96219b2712b44ebcb96e41d5f718))
* **internal:** codegen related update ([#554](https://github.com/orbcorp/orb-node/issues/554)) ([3a2ad3c](https://github.com/orbcorp/orb-node/commit/3a2ad3cf2b86597ce08167e416d0a61547943b7b))

## 4.67.0 (2025-03-07)

Full Changelog: [v4.66.0...v4.67.0](https://github.com/orbcorp/orb-node/compare/v4.66.0...v4.67.0)

### Features

* **api:** api update ([#547](https://github.com/orbcorp/orb-node/issues/547)) ([c047972](https://github.com/orbcorp/orb-node/commit/c04797276b80d3f59f5f41e371dd45c228f39d28))

## 4.66.0 (2025-03-06)

Full Changelog: [v4.65.0...v4.66.0](https://github.com/orbcorp/orb-node/compare/v4.65.0...v4.66.0)

### Features

* **api:** api update ([#544](https://github.com/orbcorp/orb-node/issues/544)) ([d43b512](https://github.com/orbcorp/orb-node/commit/d43b512262570b00b11baf747fff694f54a66684))

## 4.65.0 (2025-03-05)

Full Changelog: [v4.64.0...v4.65.0](https://github.com/orbcorp/orb-node/compare/v4.64.0...v4.65.0)

### Features

* **api:** api update ([#535](https://github.com/orbcorp/orb-node/issues/535)) ([42e41ce](https://github.com/orbcorp/orb-node/commit/42e41cebe5784cbc254d503ae49111b682d066c9))
* **api:** manual updates ([#538](https://github.com/orbcorp/orb-node/issues/538)) ([5f99471](https://github.com/orbcorp/orb-node/commit/5f994713a02b7ca7def32339dc7cb530bf964cec))
* **api:** manual updates ([#540](https://github.com/orbcorp/orb-node/issues/540)) ([e144b49](https://github.com/orbcorp/orb-node/commit/e144b49763b1d755088ecb2f478943107387d6d4))
* **api:** manual updates ([#542](https://github.com/orbcorp/orb-node/issues/542)) ([970f1b8](https://github.com/orbcorp/orb-node/commit/970f1b873462bc1d5609b694d43fca2c1749c4f1))

## 4.64.0 (2025-03-01)

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

### Features

* **api:** api update ([#533](https://github.com/orbcorp/orb-node/issues/533)) ([959df50](https://github.com/orbcorp/orb-node/commit/959df50e4232f4095acbdfec70250d8403c4c5ab))


### Documentation

* update URLs from stainlessapi.com to stainless.com ([#531](https://github.com/orbcorp/orb-node/issues/531)) ([cd91aa6](https://github.com/orbcorp/orb-node/commit/cd91aa6659dc4786ad1dd57ce41a0d7341084acf))

## 4.63.0 (2025-02-27)

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

### Features

* **api:** api update ([#528](https://github.com/orbcorp/orb-node/issues/528)) ([7ae6783](https://github.com/orbcorp/orb-node/commit/7ae678312ced9035bc41c45f3957c57bb4a9c966))

## 4.62.0 (2025-02-25)

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

### Features

* **api:** api update ([#525](https://github.com/orbcorp/orb-node/issues/525)) ([f89f09e](https://github.com/orbcorp/orb-node/commit/f89f09e97f4938a99da262bff6c40ae270c6e81a))

## 4.61.0 (2025-02-21)

Full Changelog: [v4.60.0...v4.61.0](https://github.com/orbcorp/orb-node/compare/v4.60.0...v4.61.0)

### Features

* **api:** api update ([#522](https://github.com/orbcorp/orb-node/issues/522)) ([6a70c35](https://github.com/orbcorp/orb-node/commit/6a70c35253e3eb69a12a9c9b0397724d0f2db390))

## 4.60.0 (2025-02-21)

Full Changelog: [v4.59.0...v4.60.0](https://github.com/orbcorp/orb-node/compare/v4.59.0...v4.60.0)

### Features

* **api:** api update ([#520](https://github.com/orbcorp/orb-node/issues/520)) ([d81afab](https://github.com/orbcorp/orb-node/commit/d81afab7f3a24d0ab0e1d5a3add3947531a6e288))


### Chores

* **internal:** fix devcontainers setup ([#518](https://github.com/orbcorp/orb-node/issues/518)) ([c75a3a4](https://github.com/orbcorp/orb-node/commit/c75a3a41ff74f1fe0df9924c881984f5475b9067))

## 4.59.0 (2025-02-20)

Full Changelog: [v4.58.0...v4.59.0](https://github.com/orbcorp/orb-node/compare/v4.58.0...v4.59.0)

### Features

* **api:** api update ([#515](https://github.com/orbcorp/orb-node/issues/515)) ([d8a2945](https://github.com/orbcorp/orb-node/commit/d8a2945bebfeea534a9039fe4e74342b3e4ac07a))

## 4.58.0 (2025-02-20)

Full Changelog: [v4.57.0...v4.58.0](https://github.com/orbcorp/orb-node/compare/v4.57.0...v4.58.0)

### Features

* **api:** api update ([#513](https://github.com/orbcorp/orb-node/issues/513)) ([c8aa693](https://github.com/orbcorp/orb-node/commit/c8aa693ad0aa716a675ededc46f499ae64723227))


### Chores

* **internal:** codegen related update ([#511](https://github.com/orbcorp/orb-node/issues/511)) ([4292b87](https://github.com/orbcorp/orb-node/commit/4292b872a59fc835702c9661dc78c189fe694690))

## 4.57.0 (2025-02-15)

Full Changelog: [v4.56.0...v4.57.0](https://github.com/orbcorp/orb-node/compare/v4.56.0...v4.57.0)

### Features

* **api:** api update ([#506](https://github.com/orbcorp/orb-node/issues/506)) ([a8ca5ec](https://github.com/orbcorp/orb-node/commit/a8ca5ec2ac40fc2394b66040c747e53079518ddb))
* **api:** api update ([#508](https://github.com/orbcorp/orb-node/issues/508)) ([e491b0e](https://github.com/orbcorp/orb-node/commit/e491b0ef6a2ac3138847b5dcdda888f5f90a9218))


### Bug Fixes

* **client:** fix export map for index exports ([#509](https://github.com/orbcorp/orb-node/issues/509)) ([c994913](https://github.com/orbcorp/orb-node/commit/c9949137fca48db8aed4d430cff6dd934a99a220))

## 4.56.0 (2025-02-11)

Full Changelog: [v4.55.0...v4.56.0](https://github.com/orbcorp/orb-node/compare/v4.55.0...v4.56.0)

### Features

* **api:** api update ([#503](https://github.com/orbcorp/orb-node/issues/503)) ([adb02a1](https://github.com/orbcorp/orb-node/commit/adb02a1782cfd36dfbe3ea308df59a4ce3c93482))

## 4.55.0 (2025-02-07)

Full Changelog: [v4.54.0...v4.55.0](https://github.com/orbcorp/orb-node/compare/v4.54.0...v4.55.0)

### Features

* **api:** api update ([#501](https://github.com/orbcorp/orb-node/issues/501)) ([c47b1f8](https://github.com/orbcorp/orb-node/commit/c47b1f827e39e97eb98ac0970d49d501f31ef969))
* **client:** send `X-Stainless-Timeout` header ([#499](https://github.com/orbcorp/orb-node/issues/499)) ([bdbbbcb](https://github.com/orbcorp/orb-node/commit/bdbbbcb430640cccc4d648e672e72e2506f64373))

## 4.54.0 (2025-02-04)

Full Changelog: [v4.53.0...v4.54.0](https://github.com/orbcorp/orb-node/compare/v4.53.0...v4.54.0)

### Features

* **api:** api update ([#497](https://github.com/orbcorp/orb-node/issues/497)) ([9e9495b](https://github.com/orbcorp/orb-node/commit/9e9495bdf7a15da462953cfbf01a21388f258f60))


### Chores

* fix references to nested types ([#495](https://github.com/orbcorp/orb-node/issues/495)) ([c084727](https://github.com/orbcorp/orb-node/commit/c0847275be95bddf7408ab85d89474b632991c83))

## 4.53.0 (2025-01-30)

Full Changelog: [v4.52.0...v4.53.0](https://github.com/orbcorp/orb-node/compare/v4.52.0...v4.53.0)

### Features

* **api:** api update ([#493](https://github.com/orbcorp/orb-node/issues/493)) ([41828a0](https://github.com/orbcorp/orb-node/commit/41828a0a60936ef3ec396ed8128b5a20cef2002e))


### Chores

* **internal:** codegen related update ([#488](https://github.com/orbcorp/orb-node/issues/488)) ([add4812](https://github.com/orbcorp/orb-node/commit/add4812c24cb9a4a1e3507b518aff3fc26f2dbec))

## 4.52.0 (2025-01-23)

Full Changelog: [v4.51.0...v4.52.0](https://github.com/orbcorp/orb-node/compare/v4.51.0...v4.52.0)

### Features

* **api:** api update ([#484](https://github.com/orbcorp/orb-node/issues/484)) ([e47c418](https://github.com/orbcorp/orb-node/commit/e47c41801bd4143c786622ce56e15048f9528e13))

## 4.51.0 (2025-01-22)

Full Changelog: [v4.50.0...v4.51.0](https://github.com/orbcorp/orb-node/compare/v4.50.0...v4.51.0)

### Features

* **api:** api update ([#480](https://github.com/orbcorp/orb-node/issues/480)) ([fe6e3a7](https://github.com/orbcorp/orb-node/commit/fe6e3a706654bda3b1e8688c9d3a3cd6dc880a62))


### Chores

* **internal:** add test ([#475](https://github.com/orbcorp/orb-node/issues/475)) ([3654805](https://github.com/orbcorp/orb-node/commit/3654805e3427da36e0b1bf0c0cb08548a70ab8ee))


### Documentation

* update deprecation messages ([#478](https://github.com/orbcorp/orb-node/issues/478)) ([2e2382e](https://github.com/orbcorp/orb-node/commit/2e2382ee0ced57e41f44c83474dd0ac802e85d23))

## 4.50.0 (2025-01-18)

Full Changelog: [v4.49.0...v4.50.0](https://github.com/orbcorp/orb-node/compare/v4.49.0...v4.50.0)

### Features

* **api:** api update ([#471](https://github.com/orbcorp/orb-node/issues/471)) ([cf59d6c](https://github.com/orbcorp/orb-node/commit/cf59d6cee157745b4c0b5808f23ed2c7a8f056ee))

## 4.49.0 (2025-01-16)

Full Changelog: [v4.48.0...v4.49.0](https://github.com/orbcorp/orb-node/compare/v4.48.0...v4.49.0)

### Features

* **api:** api update ([#468](https://github.com/orbcorp/orb-node/issues/468)) ([d4ca190](https://github.com/orbcorp/orb-node/commit/d4ca190dc612304b10422c8d000d4f5c1aa69b8f))

## 4.48.0 (2025-01-15)

Full Changelog: [v4.47.4...v4.48.0](https://github.com/orbcorp/orb-node/compare/v4.47.4...v4.48.0)

### Features

* **api:** api update ([#465](https://github.com/orbcorp/orb-node/issues/465)) ([7a96401](https://github.com/orbcorp/orb-node/commit/7a96401ecffe4cc426c64d0aa120f43bf5450f9f))


### Chores

* **types:** add `| undefined` to client options properties ([#463](https://github.com/orbcorp/orb-node/issues/463)) ([1f1718c](https://github.com/orbcorp/orb-node/commit/1f1718ccdace3d420e0469465088ede93a6aa0ae))

## 4.47.4 (2025-01-14)

Full Changelog: [v4.47.3...v4.47.4](https://github.com/orbcorp/orb-node/compare/v4.47.3...v4.47.4)

### Bug Fixes

* **client:** reexport resource as value ([#459](https://github.com/orbcorp/orb-node/issues/459)) ([a05d90e](https://github.com/orbcorp/orb-node/commit/a05d90e3a7350c8031687d566c9cdb18587435bf))

## 4.47.3 (2025-01-08)

Full Changelog: [v4.47.2...v4.47.3](https://github.com/orbcorp/orb-node/compare/v4.47.2...v4.47.3)

### Bug Fixes

* **types:** expose UsageDiscount ([5ca5f44](https://github.com/orbcorp/orb-node/commit/5ca5f4499b90728f01884c75959710947f6e0425))


### Chores

* **internal:** codegen related update ([#454](https://github.com/orbcorp/orb-node/issues/454)) ([ca137af](https://github.com/orbcorp/orb-node/commit/ca137af6973b6620ef7c875184ccd80d42083f86))

## 4.47.2 (2025-01-07)

Full Changelog: [v4.47.1...v4.47.2](https://github.com/orbcorp/orb-node/compare/v4.47.1...v4.47.2)

### Bug Fixes

* **types:** avoid unnecessary namespace for UsageDiscount ([78b2afa](https://github.com/orbcorp/orb-node/commit/78b2afaed3119fb3de2ed172a98bad7b0e83c5be))


### Chores

* **internal:** codegen related update ([#449](https://github.com/orbcorp/orb-node/issues/449)) ([3ee5949](https://github.com/orbcorp/orb-node/commit/3ee59499f7933c2e8200e7b5f0bb030d3eff6aaf))

## 4.47.1 (2025-01-06)

Full Changelog: [v4.47.0...v4.47.1](https://github.com/orbcorp/orb-node/compare/v4.47.0...v4.47.1)

### Bug Fixes

* **internal:** fix linting errors ([2cdaa64](https://github.com/orbcorp/orb-node/commit/2cdaa64403d0d85aa30fc9bfd9b227a794c9deb5))
* **internal:** skip broken test ([3fb4ea0](https://github.com/orbcorp/orb-node/commit/3fb4ea01263236ce4c3561d9fee37a469c3601e0))

## 4.47.0 (2025-01-06)

Full Changelog: [v4.46.0...v4.47.0](https://github.com/orbcorp/orb-node/compare/v4.46.0...v4.47.0)

### Features

* **api:** api update ([#443](https://github.com/orbcorp/orb-node/issues/443)) ([727f691](https://github.com/orbcorp/orb-node/commit/727f69189d889f836e44b8282ac4e6b0c7934a5b))

## 4.46.0 (2025-01-06)

Full Changelog: [v4.45.0...v4.46.0](https://github.com/orbcorp/orb-node/compare/v4.45.0...v4.46.0)

### Features

* **api:** api update ([#441](https://github.com/orbcorp/orb-node/issues/441)) ([db71707](https://github.com/orbcorp/orb-node/commit/db7170743caf5f6e240d49ea06f91294056fb366))


### Chores

* **client:** simplify `unknown | null` to just `unknown` ([#439](https://github.com/orbcorp/orb-node/issues/439)) ([4bbebba](https://github.com/orbcorp/orb-node/commit/4bbebba1ac7b7e9b5322e8cb91479d60629938a8))

## 4.45.0 (2025-01-03)

Full Changelog: [v4.44.0...v4.45.0](https://github.com/orbcorp/orb-node/compare/v4.44.0...v4.45.0)

### Features

* **api:** api update ([#437](https://github.com/orbcorp/orb-node/issues/437)) ([daef0ee](https://github.com/orbcorp/orb-node/commit/daef0eece9bd089b20074a04ebe9e956d22cb03d))


### Chores

* **internal:** codegen related update ([#435](https://github.com/orbcorp/orb-node/issues/435)) ([d538b3d](https://github.com/orbcorp/orb-node/commit/d538b3d8bc0d3dad4715c56d90b1f5be2a511f7f))

## 4.44.0 (2024-12-24)

Full Changelog: [v4.43.0...v4.44.0](https://github.com/orbcorp/orb-node/compare/v4.43.0...v4.44.0)

### Features

* **api:** api update ([#432](https://github.com/orbcorp/orb-node/issues/432)) ([15ddc64](https://github.com/orbcorp/orb-node/commit/15ddc64bfeea30281c0cea853f03103af465a9ca))

## 4.43.0 (2024-12-23)

Full Changelog: [v4.42.1...v4.43.0](https://github.com/orbcorp/orb-node/compare/v4.42.1...v4.43.0)

### Features

* **api:** api update ([#430](https://github.com/orbcorp/orb-node/issues/430)) ([6116d83](https://github.com/orbcorp/orb-node/commit/6116d8358856cca98fd1f57219ac932a3c97527a))


### Documentation

* minor formatting changes ([#428](https://github.com/orbcorp/orb-node/issues/428)) ([429ece9](https://github.com/orbcorp/orb-node/commit/429ece9c40972a396fc5d7ca0fab96af0323afdc))

## 4.42.1 (2024-12-20)

Full Changelog: [v4.42.0...v4.42.1](https://github.com/orbcorp/orb-node/compare/v4.42.0...v4.42.1)

### Bug Fixes

* **client:** normalize method ([#425](https://github.com/orbcorp/orb-node/issues/425)) ([92d4a1f](https://github.com/orbcorp/orb-node/commit/92d4a1ffcc50eff03215afa1d5f0f00d6127f2c4))

## 4.42.0 (2024-12-17)

Full Changelog: [v4.41.0...v4.42.0](https://github.com/orbcorp/orb-node/compare/v4.41.0...v4.42.0)

### Features

* **api:** api update ([#423](https://github.com/orbcorp/orb-node/issues/423)) ([b8c44bd](https://github.com/orbcorp/orb-node/commit/b8c44bdbf7fbfe584665e6462cb2d942572a98ed))


### Chores

* **internal:** fix some typos ([#421](https://github.com/orbcorp/orb-node/issues/421)) ([6924597](https://github.com/orbcorp/orb-node/commit/69245977847e1615f4e93b971b4b9741e67a2287))

## 4.41.0 (2024-12-12)

Full Changelog: [v4.40.0...v4.41.0](https://github.com/orbcorp/orb-node/compare/v4.40.0...v4.41.0)

### Features

* **api:** api update ([#419](https://github.com/orbcorp/orb-node/issues/419)) ([1f3a57f](https://github.com/orbcorp/orb-node/commit/1f3a57f6a7c8de054c495ede973e9746fe1554bf))


### Chores

* **internal:** bump cross-spawn to v7.0.6 ([#416](https://github.com/orbcorp/orb-node/issues/416)) ([3424ec9](https://github.com/orbcorp/orb-node/commit/3424ec91cd4912493bc01d2924f51ebc002f64b9))
* **internal:** remove unnecessary getRequestClient function ([#414](https://github.com/orbcorp/orb-node/issues/414)) ([a0ddd82](https://github.com/orbcorp/orb-node/commit/a0ddd828b55422d13b12abcb7e401c24aee90311))
* **internal:** update isAbsoluteURL ([#418](https://github.com/orbcorp/orb-node/issues/418)) ([6249150](https://github.com/orbcorp/orb-node/commit/6249150672207a4691bb5a627daf3f635c52aa7e))
* **types:** nicer error class types + jsdocs ([#417](https://github.com/orbcorp/orb-node/issues/417)) ([e564fdf](https://github.com/orbcorp/orb-node/commit/e564fdf4283c5cecfacaf050771bf2be826710cb))

## 4.40.0 (2024-12-03)

Full Changelog: [v4.39.0...v4.40.0](https://github.com/orbcorp/orb-node/compare/v4.39.0...v4.40.0)

### Features

* **api:** api update ([#411](https://github.com/orbcorp/orb-node/issues/411)) ([5608397](https://github.com/orbcorp/orb-node/commit/5608397065807050103a1db0f0872bc021407510))

## 4.39.0 (2024-11-27)

Full Changelog: [v4.38.0...v4.39.0](https://github.com/orbcorp/orb-node/compare/v4.38.0...v4.39.0)

### Features

* **api:** api update ([#409](https://github.com/orbcorp/orb-node/issues/409)) ([30a2ecf](https://github.com/orbcorp/orb-node/commit/30a2ecf999de152100afb1ddb463dfcd394ce6c7))
* **internal:** make git install file structure match npm ([#407](https://github.com/orbcorp/orb-node/issues/407)) ([caa97dd](https://github.com/orbcorp/orb-node/commit/caa97ddffd2b85f3a6c95963c9c20c5587edd18c))

## 4.38.0 (2024-11-26)

Full Changelog: [v4.37.0...v4.38.0](https://github.com/orbcorp/orb-node/compare/v4.37.0...v4.38.0)

### Features

* **api:** api update ([#405](https://github.com/orbcorp/orb-node/issues/405)) ([c1e35f2](https://github.com/orbcorp/orb-node/commit/c1e35f2e8b6263b2848a1ee9d579bef845a339f1))


### Chores

* **internal:** codegen related update ([#402](https://github.com/orbcorp/orb-node/issues/402)) ([87f4432](https://github.com/orbcorp/orb-node/commit/87f44324bcbc57e283da122a6f188db6e3f42f35))
* **internal:** codegen related update ([#404](https://github.com/orbcorp/orb-node/issues/404)) ([e16b1f7](https://github.com/orbcorp/orb-node/commit/e16b1f7bc414b78db676d9bc5cc70767ac1c6797))

## 4.37.0 (2024-11-25)

Full Changelog: [v4.36.0...v4.37.0](https://github.com/orbcorp/orb-node/compare/v4.36.0...v4.37.0)

### Features

* **api:** api update ([#400](https://github.com/orbcorp/orb-node/issues/400)) ([51f7af8](https://github.com/orbcorp/orb-node/commit/51f7af8d42168b2b6a48cc2cba2023c036bed26d))


### Chores

* rebuild project due to codegen change ([#397](https://github.com/orbcorp/orb-node/issues/397)) ([1dbe63e](https://github.com/orbcorp/orb-node/commit/1dbe63e53509b3ad4b3a24cc2095d255259dec4c))


### Documentation

* remove suggestion to use `npm` call out ([#399](https://github.com/orbcorp/orb-node/issues/399)) ([d329ab8](https://github.com/orbcorp/orb-node/commit/d329ab81a84693cb7e8890bf9726e04f531c9328))

## 4.36.0 (2024-11-15)

Full Changelog: [v4.35.0...v4.36.0](https://github.com/orbcorp/orb-node/compare/v4.35.0...v4.36.0)

### Features

* **api:** api update ([#394](https://github.com/orbcorp/orb-node/issues/394)) ([abc8949](https://github.com/orbcorp/orb-node/commit/abc894968c9ad04705f73a84d560225781d6b8a9))

## 4.35.0 (2024-11-06)

Full Changelog: [v4.34.0...v4.35.0](https://github.com/orbcorp/orb-node/compare/v4.34.0...v4.35.0)

### Features

* **api:** api update ([#391](https://github.com/orbcorp/orb-node/issues/391)) ([356c823](https://github.com/orbcorp/orb-node/commit/356c82356d5f626f451e0eeccf0a4b62d443fd5e))

## 4.34.0 (2024-11-06)

Full Changelog: [v4.33.0...v4.34.0](https://github.com/orbcorp/orb-node/compare/v4.33.0...v4.34.0)

### Features

* **api:** api update ([#382](https://github.com/orbcorp/orb-node/issues/382)) ([0c74d96](https://github.com/orbcorp/orb-node/commit/0c74d96e5c5df055954252a27d4aa4d9e9592ed1))
* **api:** api update ([#383](https://github.com/orbcorp/orb-node/issues/383)) ([54c8fa2](https://github.com/orbcorp/orb-node/commit/54c8fa2faa5f83bedb218f19b730402d0f5b58a2))

## 4.33.0 (2024-11-06)

Full Changelog: [v4.32.0...v4.33.0](https://github.com/orbcorp/orb-node/compare/v4.32.0...v4.33.0)

### Features

* **api:** api update ([#379](https://github.com/orbcorp/orb-node/issues/379)) ([43a40be](https://github.com/orbcorp/orb-node/commit/43a40be638be51f8bcc62e7bad4a822f3af5b7c0))
* **api:** api update ([#381](https://github.com/orbcorp/orb-node/issues/381)) ([789f363](https://github.com/orbcorp/orb-node/commit/789f36319272f2488cc848789e815cb071c10f27))

## 4.32.0 (2024-10-22)

Full Changelog: [v4.31.0...v4.32.0](https://github.com/orbcorp/orb-node/compare/v4.31.0...v4.32.0)

### Features

* **api:** api update ([#374](https://github.com/orbcorp/orb-node/issues/374)) ([be29167](https://github.com/orbcorp/orb-node/commit/be2916723ecdfc1156f718672138bc627646328c))

## 4.31.0 (2024-10-18)

Full Changelog: [v4.30.0...v4.31.0](https://github.com/orbcorp/orb-node/compare/v4.30.0...v4.31.0)

### Features

* **api:** api update ([#371](https://github.com/orbcorp/orb-node/issues/371)) ([eb16560](https://github.com/orbcorp/orb-node/commit/eb1656028ad4ed8a8b05d349d91cdc12d6d4cf38))

## 4.30.0 (2024-10-16)

Full Changelog: [v4.29.0...v4.30.0](https://github.com/orbcorp/orb-node/compare/v4.29.0...v4.30.0)

### Features

* **api:** api update ([#368](https://github.com/orbcorp/orb-node/issues/368)) ([a76bcc6](https://github.com/orbcorp/orb-node/commit/a76bcc68ba6f33517592d3c860ad281d47bb3652))

## 4.29.0 (2024-10-15)

Full Changelog: [v4.28.0...v4.29.0](https://github.com/orbcorp/orb-node/compare/v4.28.0...v4.29.0)

### Features

* **api:** api update ([#365](https://github.com/orbcorp/orb-node/issues/365)) ([117b0a2](https://github.com/orbcorp/orb-node/commit/117b0a22d030d08878043a7bc03b2957b345519b))

## 4.28.0 (2024-10-11)

Full Changelog: [v4.27.0...v4.28.0](https://github.com/orbcorp/orb-node/compare/v4.27.0...v4.28.0)

### Features

* **api:** api update ([#362](https://github.com/orbcorp/orb-node/issues/362)) ([deaaa1a](https://github.com/orbcorp/orb-node/commit/deaaa1a2ff2c7e3356151b4db434ca9540e7709b))

## 4.27.0 (2024-10-10)

Full Changelog: [v4.26.0...v4.27.0](https://github.com/orbcorp/orb-node/compare/v4.26.0...v4.27.0)

### Features

* **api:** api update ([#360](https://github.com/orbcorp/orb-node/issues/360)) ([2c1c1ca](https://github.com/orbcorp/orb-node/commit/2c1c1ca9bc9fe4a9982fdab328de437958aef194))


### Chores

* **internal:** codegen related update ([#358](https://github.com/orbcorp/orb-node/issues/358)) ([f6f2e97](https://github.com/orbcorp/orb-node/commit/f6f2e97fef710e6dd10cba96ca4acb42e9e9a53d))

## 4.26.0 (2024-10-01)

Full Changelog: [v4.25.0...v4.26.0](https://github.com/orbcorp/orb-node/compare/v4.25.0...v4.26.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#355](https://github.com/orbcorp/orb-node/issues/355)) ([89b4cb0](https://github.com/orbcorp/orb-node/commit/89b4cb02dad45c57035aef5494e792420dcfc01c))

## 4.25.0 (2024-09-29)

Full Changelog: [v4.24.0...v4.25.0](https://github.com/orbcorp/orb-node/compare/v4.24.0...v4.25.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#352](https://github.com/orbcorp/orb-node/issues/352)) ([8657379](https://github.com/orbcorp/orb-node/commit/8657379197b6950a9ae12d82484e03deea81b3fd))


### Chores

* **internal:** codegen related update ([#350](https://github.com/orbcorp/orb-node/issues/350)) ([842d7ad](https://github.com/orbcorp/orb-node/commit/842d7ad1ca4473d229b1fe335993c52ca98b98d2))

## 4.24.0 (2024-09-26)

Full Changelog: [v4.23.0...v4.24.0](https://github.com/orbcorp/orb-node/compare/v4.23.0...v4.24.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#348](https://github.com/orbcorp/orb-node/issues/348)) ([4cbb8ab](https://github.com/orbcorp/orb-node/commit/4cbb8abf1b962da57ecfec2bba77089607d9f09c))


### Chores

* **docs:** internal update ([#345](https://github.com/orbcorp/orb-node/issues/345)) ([8a05f3c](https://github.com/orbcorp/orb-node/commit/8a05f3c6169c726cfe0c5351c3ba06b9f76bf56a))
* **docs:** internal update ([#347](https://github.com/orbcorp/orb-node/issues/347)) ([00696b7](https://github.com/orbcorp/orb-node/commit/00696b7c089da843e513d1d8b9ae9dde9c232f96))

## 4.23.0 (2024-09-25)

Full Changelog: [v4.22.0...v4.23.0](https://github.com/orbcorp/orb-node/compare/v4.22.0...v4.23.0)

### Features

* **api:** extract discounts to models ([#342](https://github.com/orbcorp/orb-node/issues/342)) ([78f38d5](https://github.com/orbcorp/orb-node/commit/78f38d5c289a3a09e943799b3324e50dfe99de8e))

## 4.22.0 (2024-09-24)

Full Changelog: [v4.21.0...v4.22.0](https://github.com/orbcorp/orb-node/compare/v4.21.0...v4.22.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#340](https://github.com/orbcorp/orb-node/issues/340)) ([26681d3](https://github.com/orbcorp/orb-node/commit/26681d3be966505df5c0cec4bda3205ed9d51229))
* **client:** send retry count header ([#338](https://github.com/orbcorp/orb-node/issues/338)) ([7b916b9](https://github.com/orbcorp/orb-node/commit/7b916b9277115bbc2ed76d79bdfd6c400331652e))

## 4.21.0 (2024-09-20)

Full Changelog: [v4.20.1...v4.21.0](https://github.com/orbcorp/orb-node/compare/v4.20.1...v4.21.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#335](https://github.com/orbcorp/orb-node/issues/335)) ([4e71353](https://github.com/orbcorp/orb-node/commit/4e713538b94d12e560b44209f5188e0617780b9b))

## 4.20.1 (2024-09-18)

Full Changelog: [v4.20.0...v4.20.1](https://github.com/orbcorp/orb-node/compare/v4.20.0...v4.20.1)

### Bug Fixes

* **types:** remove leftover polyfill usage ([#332](https://github.com/orbcorp/orb-node/issues/332)) ([99d56de](https://github.com/orbcorp/orb-node/commit/99d56dedcdc990b2b5605c781ddd6863e676a82a))

## 4.20.0 (2024-09-18)

Full Changelog: [v4.19.0...v4.20.0](https://github.com/orbcorp/orb-node/compare/v4.19.0...v4.20.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#329](https://github.com/orbcorp/orb-node/issues/329)) ([d9f6cc5](https://github.com/orbcorp/orb-node/commit/d9f6cc5615a379f26c3a966967d0498dccdaf353))

## 4.19.0 (2024-09-18)

Full Changelog: [v4.18.0...v4.19.0](https://github.com/orbcorp/orb-node/compare/v4.18.0...v4.19.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#327](https://github.com/orbcorp/orb-node/issues/327)) ([6e5c1dd](https://github.com/orbcorp/orb-node/commit/6e5c1ddaef8c2eb0804b54c478fe83a7a102e8c3))


### Documentation

* update CONTRIBUTING.md ([#325](https://github.com/orbcorp/orb-node/issues/325)) ([89f1e3e](https://github.com/orbcorp/orb-node/commit/89f1e3eff8ba4f19558320648a288e9ed87b22dd))

## 4.18.0 (2024-09-18)

Full Changelog: [v4.17.1...v4.18.0](https://github.com/orbcorp/orb-node/compare/v4.17.1...v4.18.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#322](https://github.com/orbcorp/orb-node/issues/322)) ([b0b1637](https://github.com/orbcorp/orb-node/commit/b0b16373c9d3f38df4e0fd557557dd44996521c7))
* **api:** OpenAPI spec update via Stainless API ([#323](https://github.com/orbcorp/orb-node/issues/323)) ([ff90e33](https://github.com/orbcorp/orb-node/commit/ff90e33f7363ca4c0102b61f760d483b4dfaffba))


### Chores

* better object fallback behaviour for casting errors ([#320](https://github.com/orbcorp/orb-node/issues/320)) ([07fc35b](https://github.com/orbcorp/orb-node/commit/07fc35bb700eea7f6537ab4056d42227ac348428))

## 4.17.1 (2024-09-11)

Full Changelog: [v4.17.0...v4.17.1](https://github.com/orbcorp/orb-node/compare/v4.17.0...v4.17.1)

### Bug Fixes

* **errors:** pass message through to APIConnectionError ([#316](https://github.com/orbcorp/orb-node/issues/316)) ([9a99ae0](https://github.com/orbcorp/orb-node/commit/9a99ae079e595430ee77d914046e78c380c57e49))

## 4.17.0 (2024-09-11)

Full Changelog: [v4.16.0...v4.17.0](https://github.com/orbcorp/orb-node/compare/v4.16.0...v4.17.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#314](https://github.com/orbcorp/orb-node/issues/314)) ([2b00042](https://github.com/orbcorp/orb-node/commit/2b000424e771e3e63226b13d4de819bd2a984461))


### Chores

* **internal:** codegen related update ([#311](https://github.com/orbcorp/orb-node/issues/311)) ([ab399bd](https://github.com/orbcorp/orb-node/commit/ab399bdec37d1f6f2319c6436ad7dc82d8e02d6a))
* **internal:** codegen related update ([#313](https://github.com/orbcorp/orb-node/issues/313)) ([4ed6dfe](https://github.com/orbcorp/orb-node/commit/4ed6dfedc1587125f036c99909de1040b82fe7b1))

## 4.16.0 (2024-09-06)

Full Changelog: [v4.15.1...v4.16.0](https://github.com/orbcorp/orb-node/compare/v4.15.1...v4.16.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#308](https://github.com/orbcorp/orb-node/issues/308)) ([6ff542e](https://github.com/orbcorp/orb-node/commit/6ff542e1e1f36fad4d9c92c891872113bcb50e63))


### Bug Fixes

* **uploads:** avoid making redundant memory copies ([#309](https://github.com/orbcorp/orb-node/issues/309)) ([f626def](https://github.com/orbcorp/orb-node/commit/f626deff3d2af5dc08d0d9d44f9e91924750c0c6))


### Chores

* **internal:** dependency updates ([#305](https://github.com/orbcorp/orb-node/issues/305)) ([b647ed0](https://github.com/orbcorp/orb-node/commit/b647ed07527e9b40d86c6262cd042f906b33abe4))
* **internal:** minor bump qs version ([#307](https://github.com/orbcorp/orb-node/issues/307)) ([e69ddaf](https://github.com/orbcorp/orb-node/commit/e69ddafc73d93581b55f05c0d86d521ecf030125))

## 4.15.1 (2024-09-05)

Full Changelog: [v4.15.0...v4.15.1](https://github.com/orbcorp/orb-node/compare/v4.15.0...v4.15.1)

### Bug Fixes

* **client:** correct File construction from node-fetch Responses ([#302](https://github.com/orbcorp/orb-node/issues/302)) ([839e3d5](https://github.com/orbcorp/orb-node/commit/839e3d5923ca3da60dd92231326847f53562980d))

## 4.15.0 (2024-09-05)

Full Changelog: [v4.14.0...v4.15.0](https://github.com/orbcorp/orb-node/compare/v4.14.0...v4.15.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#300](https://github.com/orbcorp/orb-node/issues/300)) ([72e0c2f](https://github.com/orbcorp/orb-node/commit/72e0c2f3e3ad6a279736086697fc87469f1f72d9))

## 4.14.0 (2024-08-30)

Full Changelog: [v4.13.0...v4.14.0](https://github.com/orbcorp/orb-node/compare/v4.13.0...v4.14.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#297](https://github.com/orbcorp/orb-node/issues/297)) ([15bdb58](https://github.com/orbcorp/orb-node/commit/15bdb58cd73e1e6be627df62b5b19d77d20c45a3))

## 4.13.0 (2024-08-30)

Full Changelog: [v4.12.0...v4.13.0](https://github.com/orbcorp/orb-node/compare/v4.12.0...v4.13.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#295](https://github.com/orbcorp/orb-node/issues/295)) ([5b63684](https://github.com/orbcorp/orb-node/commit/5b636842309c7ba8c22b1189869576f26cc76c71))


### Chores

* **ci:** install deps via ./script/bootstrap ([#293](https://github.com/orbcorp/orb-node/issues/293)) ([9171515](https://github.com/orbcorp/orb-node/commit/9171515fff946900456794115222edcaedad85fc))

## 4.12.0 (2024-08-29)

Full Changelog: [v4.11.0...v4.12.0](https://github.com/orbcorp/orb-node/compare/v4.11.0...v4.12.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#290](https://github.com/orbcorp/orb-node/issues/290)) ([cc111fb](https://github.com/orbcorp/orb-node/commit/cc111fb9ecc18d857f712d553f982f893f3e0148))


### Chores

* run tsc as part of lint script ([#288](https://github.com/orbcorp/orb-node/issues/288)) ([e70f276](https://github.com/orbcorp/orb-node/commit/e70f27644dd69cc3708e82fd76a1ae17da7f77d6))

## 4.11.0 (2024-08-29)

Full Changelog: [v4.10.0...v4.11.0](https://github.com/orbcorp/orb-node/compare/v4.10.0...v4.11.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#286](https://github.com/orbcorp/orb-node/issues/286)) ([a723086](https://github.com/orbcorp/orb-node/commit/a723086024ae0ac4ab33dbe7191066f205cd2c75))


### Chores

* **ci:** check for build errors ([#284](https://github.com/orbcorp/orb-node/issues/284)) ([63bbefd](https://github.com/orbcorp/orb-node/commit/63bbefdbe34a0dec1c9ea600f4b41caf3534e040))

## 4.10.0 (2024-08-27)

Full Changelog: [v4.9.0...v4.10.0](https://github.com/orbcorp/orb-node/compare/v4.9.0...v4.10.0)

### Features

* **api:** codegen changes ([#281](https://github.com/orbcorp/orb-node/issues/281)) ([806eae6](https://github.com/orbcorp/orb-node/commit/806eae64adbcfb9356d61a2e3fce947097a460b4))

## 4.9.0 (2024-08-26)

Full Changelog: [v4.8.0...v4.9.0](https://github.com/orbcorp/orb-node/compare/v4.8.0...v4.9.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#278](https://github.com/orbcorp/orb-node/issues/278)) ([6fb9d2d](https://github.com/orbcorp/orb-node/commit/6fb9d2d4d4b47b88b0ec07bafcb58945eeb36f25))

## 4.8.0 (2024-08-23)

Full Changelog: [v4.7.0...v4.8.0](https://github.com/orbcorp/orb-node/compare/v4.7.0...v4.8.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#274](https://github.com/orbcorp/orb-node/issues/274)) ([8cef1c8](https://github.com/orbcorp/orb-node/commit/8cef1c8b0bd3393534ff44af88c8ce28921c5198))

## 4.7.0 (2024-08-22)

Full Changelog: [v4.6.0...v4.7.0](https://github.com/orbcorp/orb-node/compare/v4.6.0...v4.7.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#271](https://github.com/orbcorp/orb-node/issues/271)) ([5f93d79](https://github.com/orbcorp/orb-node/commit/5f93d79068d1908c8d4c19ec9860d2d26927fcd9))

## 4.6.0 (2024-08-21)

Full Changelog: [v4.5.0...v4.6.0](https://github.com/orbcorp/orb-node/compare/v4.5.0...v4.6.0)

### Features

* **api:** manual updates ([#268](https://github.com/orbcorp/orb-node/issues/268)) ([22d70ee](https://github.com/orbcorp/orb-node/commit/22d70ee797e6d0df1260f6121d02360804202c39))

## 4.5.0 (2024-08-19)

Full Changelog: [v4.4.0...v4.5.0](https://github.com/orbcorp/orb-node/compare/v4.4.0...v4.5.0)

### Features

* **api:** codegen changes ([#265](https://github.com/orbcorp/orb-node/issues/265)) ([7fe81e0](https://github.com/orbcorp/orb-node/commit/7fe81e0788c205d18a06fdaad0aabef4d9cce412))

## 4.4.0 (2024-08-17)

Full Changelog: [v4.3.0...v4.4.0](https://github.com/orbcorp/orb-node/compare/v4.3.0...v4.4.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#262](https://github.com/orbcorp/orb-node/issues/262)) ([e9cbe38](https://github.com/orbcorp/orb-node/commit/e9cbe3879ac4d59bfd54fc8ac73c5107cefccff7))

## 4.3.0 (2024-08-16)

Full Changelog: [v4.2.0...v4.3.0](https://github.com/orbcorp/orb-node/compare/v4.2.0...v4.3.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#259](https://github.com/orbcorp/orb-node/issues/259)) ([8d141bb](https://github.com/orbcorp/orb-node/commit/8d141bbd86e0c4f93e20519d8ffedb00c66f4199))

## 4.2.0 (2024-08-15)

Full Changelog: [v4.1.0...v4.2.0](https://github.com/orbcorp/orb-node/compare/v4.1.0...v4.2.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#256](https://github.com/orbcorp/orb-node/issues/256)) ([e099eeb](https://github.com/orbcorp/orb-node/commit/e099eebcbce0511a5463a0dca1500016eb0b4c17))

## 4.1.0 (2024-08-15)

Full Changelog: [v4.0.0...v4.1.0](https://github.com/orbcorp/orb-node/compare/v4.0.0...v4.1.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#253](https://github.com/orbcorp/orb-node/issues/253)) ([02e8a7b](https://github.com/orbcorp/orb-node/commit/02e8a7b8e75a610560bb28425273c16ee937b278))

## 4.0.0 (2024-08-14)

Full Changelog: [v3.2.0...v4.0.0](https://github.com/orbcorp/orb-node/compare/v3.2.0...v4.0.0)

### ⚠ BREAKING CHANGES

* **api:** remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' ([#249](https://github.com/orbcorp/orb-node/issues/249))

### Features

* **api:** OpenAPI spec update via Stainless API ([#251](https://github.com/orbcorp/orb-node/issues/251)) ([6dc3dfe](https://github.com/orbcorp/orb-node/commit/6dc3dfe0910a57311e92c5f6bcb40e0f8d0f2768))
* **api:** remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' ([#249](https://github.com/orbcorp/orb-node/issues/249)) ([2c10956](https://github.com/orbcorp/orb-node/commit/2c1095665ad03abe2977b2fc848ea005de34d06d))

## 3.2.0 (2024-08-02)

Full Changelog: [v3.1.0...v3.2.0](https://github.com/orbcorp/orb-node/compare/v3.1.0...v3.2.0)

### Features

* **api:** deprecate methods 'customers.usage.create' and 'customers.usage.update_by_external_id' ([#248](https://github.com/orbcorp/orb-node/issues/248)) ([4f5bc2e](https://github.com/orbcorp/orb-node/commit/4f5bc2e6e5c5b7dbde267bbde421a923ef94746d))


### Chores

* **ci:** correctly tag pre-release npm packages ([#247](https://github.com/orbcorp/orb-node/issues/247)) ([918a911](https://github.com/orbcorp/orb-node/commit/918a91158cdf5b667afe822d996b4b84948a6896))
* **internal:** add constant for default timeout ([#245](https://github.com/orbcorp/orb-node/issues/245)) ([f712a96](https://github.com/orbcorp/orb-node/commit/f712a960c1669da437965338beb0b53b82e228cf))

## 3.1.0 (2024-07-29)

Full Changelog: [v3.0.1...v3.1.0](https://github.com/orbcorp/orb-node/compare/v3.0.1...v3.1.0)

### Features

* **api:** add cadence enum value 'custom' ([#244](https://github.com/orbcorp/orb-node/issues/244)) ([8db1917](https://github.com/orbcorp/orb-node/commit/8db19172e092e52e29d391f973742a504bcdbcb8))


### Chores

* **docs:** fix incorrect client var names ([#242](https://github.com/orbcorp/orb-node/issues/242)) ([46900a2](https://github.com/orbcorp/orb-node/commit/46900a23dcefbd766d98caf623357cbca51c78ab))

## 3.0.1 (2024-07-25)

Full Changelog: [v3.0.0...v3.0.1](https://github.com/orbcorp/orb-node/compare/v3.0.0...v3.0.1)

### Bug Fixes

* **compat:** remove ReadableStream polyfill redundant since node v16 ([#241](https://github.com/orbcorp/orb-node/issues/241)) ([ad290c4](https://github.com/orbcorp/orb-node/commit/ad290c452f41ef1c2f61451b8f12f2a0530eef80))


### Chores

* **tests:** update prism version ([#239](https://github.com/orbcorp/orb-node/issues/239)) ([3d42c76](https://github.com/orbcorp/orb-node/commit/3d42c76165954546c638956031293c7c46e67f0f))

## 3.0.0 (2024-07-18)

Full Changelog: [v2.11.2...v3.0.0](https://github.com/orbcorp/orb-node/compare/v2.11.2...v3.0.0)

### ⚠ BREAKING CHANGES

* **api:** endpoint expects amount of new allocation price to be a string, not a number ([#226](https://github.com/orbcorp/orb-node/issues/226))
* **api:** add semi_annual cadence and remove metadata from update items ([#217](https://github.com/orbcorp/orb-node/issues/217))

### Features

* **api:** add 'status' to plan creation params ([#230](https://github.com/orbcorp/orb-node/issues/230)) ([0d738b9](https://github.com/orbcorp/orb-node/commit/0d738b9fb973d56e081901264253886718fdc270))
* **api:** add methods to prices and invoices ([#235](https://github.com/orbcorp/orb-node/issues/235)) ([1c50e27](https://github.com/orbcorp/orb-node/commit/1c50e27f94d60647bdf99bbd2eef9c7cd0539190))
* **api:** add semi_annual cadence and remove metadata from update items ([#217](https://github.com/orbcorp/orb-node/issues/217)) ([c1134f1](https://github.com/orbcorp/orb-node/commit/c1134f19e4d29b422fa601874b62a5894959f9a5))
* **api:** add support for adding allocation price to subscription ([#223](https://github.com/orbcorp/orb-node/issues/223)) ([2b73c46](https://github.com/orbcorp/orb-node/commit/2b73c469e6b19ea95ff5c7ced1f6c556eaec6f25))
* **api:** add support for query param include_all_blocks ([#227](https://github.com/orbcorp/orb-node/issues/227)) ([cbf7f33](https://github.com/orbcorp/orb-node/commit/cbf7f33382499d8d5196c74ac95f5e032fb4a258))
* **api:** external connections made optional when updating items ([#224](https://github.com/orbcorp/orb-node/issues/224)) ([1fada3b](https://github.com/orbcorp/orb-node/commit/1fada3b670af7bfd426678b111511f8202047ad3))
* **api:** updates ([#221](https://github.com/orbcorp/orb-node/issues/221)) ([69af019](https://github.com/orbcorp/orb-node/commit/69af019189172ffd10d418b9aead6b6ca6b1f326))
* support `application/octet-stream` request bodies ([#219](https://github.com/orbcorp/orb-node/issues/219)) ([d4dbb98](https://github.com/orbcorp/orb-node/commit/d4dbb9885cbd6c5f123234827fb8772c234e3bdd))


### Bug Fixes

* **api:** endpoint expects amount of new allocation price to be a string, not a number ([#226](https://github.com/orbcorp/orb-node/issues/226)) ([2595cad](https://github.com/orbcorp/orb-node/commit/2595cadb368f042cfdc16720f30afd520046a92d))
* **api:** escape browser check string ([#220](https://github.com/orbcorp/orb-node/issues/220)) ([ce68fda](https://github.com/orbcorp/orb-node/commit/ce68fdacc0b32cffac21c045f62a8bfdfe827d93))


### Chores

* **ci:** also run workflows for PRs targeting `next` ([#231](https://github.com/orbcorp/orb-node/issues/231)) ([bf5cbd5](https://github.com/orbcorp/orb-node/commit/bf5cbd59fb5e93200d024395fecc423287e9f3a5))
* **ci:** limit release doctor target branches ([#237](https://github.com/orbcorp/orb-node/issues/237)) ([91cd764](https://github.com/orbcorp/orb-node/commit/91cd7642cbb8beaa0b3ffb04f4a0f0dd491a6fa4))
* **docs:** improve Coupon description ([#222](https://github.com/orbcorp/orb-node/issues/222)) ([df63181](https://github.com/orbcorp/orb-node/commit/df631819cd356a83fe2b64879480eed963707edf))
* **docs:** mention support of web browser runtimes ([#234](https://github.com/orbcorp/orb-node/issues/234)) ([60a2812](https://github.com/orbcorp/orb-node/commit/60a2812d215238569787787233c5fdd4fdffe293))
* **docs:** minor update to formatting of API link in README ([#233](https://github.com/orbcorp/orb-node/issues/233)) ([bc2ab56](https://github.com/orbcorp/orb-node/commit/bc2ab563a742a31df5994c028004020ab5724123))
* **docs:** updates price intervals docs ([#228](https://github.com/orbcorp/orb-node/issues/228)) ([e640a63](https://github.com/orbcorp/orb-node/commit/e640a63783cd6d141e7947348bcc22bf0908c574))
* **docs:** use client instead of package name in Node examples ([#236](https://github.com/orbcorp/orb-node/issues/236)) ([15ec443](https://github.com/orbcorp/orb-node/commit/15ec443a3a31b2f27ac9d203543e57d078446838))
* gitignore test server logs ([#229](https://github.com/orbcorp/orb-node/issues/229)) ([6e9959f](https://github.com/orbcorp/orb-node/commit/6e9959f99678f58b9febe2e642913e2a662b50a1))
* **internal:** minor reformatting ([#225](https://github.com/orbcorp/orb-node/issues/225)) ([1a7b1c3](https://github.com/orbcorp/orb-node/commit/1a7b1c3b19c839161e010c4bd38a3aad9ca6a5e8))


### Documentation

* **examples:** update example values ([#232](https://github.com/orbcorp/orb-node/issues/232)) ([7315dbc](https://github.com/orbcorp/orb-node/commit/7315dbc65581cbfbb4270d909345c66857e9889a))

## 2.11.2 (2024-06-04)

Full Changelog: [v2.11.1...v2.11.2](https://github.com/orbcorp/orb-node/compare/v2.11.1...v2.11.2)

### Bug Fixes

* Prefix node.js imports with "node:" ([88eda87](https://github.com/orbcorp/orb-node/commit/88eda87109c8868d777a4067a70cedcccc3236c7))


### Chores

* fix lint ([9303eb1](https://github.com/orbcorp/orb-node/commit/9303eb1c269d954f16be9ba19a3ba27644697812))

## 2.11.1 (2024-05-31)

Full Changelog: [v2.11.0...v2.11.1](https://github.com/orbcorp/orb-node/compare/v2.11.0...v2.11.1)

### Bug Fixes

* allow git imports for pnpm ([#213](https://github.com/orbcorp/orb-node/issues/213)) ([25ea079](https://github.com/orbcorp/orb-node/commit/25ea0795acda956700e947cc66ee2be598522bf0))

## 2.11.0 (2024-05-29)

Full Changelog: [v2.10.0...v2.11.0](https://github.com/orbcorp/orb-node/compare/v2.10.0...v2.11.0)

### Features

* **api:** pricing model updates ([97f4cce](https://github.com/orbcorp/orb-node/commit/97f4ccef52c3fdd91a5360f28f9efe2edcc56ab7))
* **api:** update item endpoint ([#212](https://github.com/orbcorp/orb-node/issues/212)) ([97f4cce](https://github.com/orbcorp/orb-node/commit/97f4ccef52c3fdd91a5360f28f9efe2edcc56ab7))


### Documentation

* **readme:** add bundle size badge ([#210](https://github.com/orbcorp/orb-node/issues/210)) ([4b80558](https://github.com/orbcorp/orb-node/commit/4b80558f5a456eb5d0c9596a5f73cdfa031c8b99))

## 2.10.0 (2024-05-23)

Full Changelog: [v2.9.0...v2.10.0](https://github.com/orbcorp/orb-node/compare/v2.9.0...v2.10.0)

### Features

* **api:** updates ([#208](https://github.com/orbcorp/orb-node/issues/208)) ([ce9e336](https://github.com/orbcorp/orb-node/commit/ce9e336a9a0e54b19a9bd507a4d04414f885813d))

## 2.9.0 (2024-05-22)

Full Changelog: [v2.8.0...v2.9.0](https://github.com/orbcorp/orb-node/compare/v2.8.0...v2.9.0)

### Features

* **api:** updates ([#206](https://github.com/orbcorp/orb-node/issues/206)) ([c315c94](https://github.com/orbcorp/orb-node/commit/c315c9426d5b385261b847d34366d261c8011380))


### Bug Fixes

* **types:** correct index signature type ([#207](https://github.com/orbcorp/orb-node/issues/207)) ([a6b66c2](https://github.com/orbcorp/orb-node/commit/a6b66c2185133095e0680c131638a9729def3d1a))


### Chores

* **internal:** add slightly better logging to scripts ([#204](https://github.com/orbcorp/orb-node/issues/204)) ([37e69d8](https://github.com/orbcorp/orb-node/commit/37e69d8c9af13301aaf636eb5ab1cf21b6cf4953))

## 2.8.0 (2024-05-14)

Full Changelog: [v2.7.0...v2.8.0](https://github.com/orbcorp/orb-node/compare/v2.7.0...v2.8.0)

### Features

* **api:** updates ([#203](https://github.com/orbcorp/orb-node/issues/203)) ([c07669e](https://github.com/orbcorp/orb-node/commit/c07669e7dcc75392fb372f5a5062ca8c0f384b54))


### Refactors

* change import paths to be relative ([#201](https://github.com/orbcorp/orb-node/issues/201)) ([843b1a9](https://github.com/orbcorp/orb-node/commit/843b1a9a6f3ef095c9a85288dc4903de1f8c89e0))

## 2.7.0 (2024-05-13)

Full Changelog: [v2.6.1...v2.7.0](https://github.com/orbcorp/orb-node/compare/v2.6.1...v2.7.0)

### Features

* **api:** updates ([#200](https://github.com/orbcorp/orb-node/issues/200)) ([61505d5](https://github.com/orbcorp/orb-node/commit/61505d5f0beaa363f95c797a73f135c4da9a0735))


### Chores

* **docs:** add SECURITY.md ([#198](https://github.com/orbcorp/orb-node/issues/198)) ([794c13f](https://github.com/orbcorp/orb-node/commit/794c13f0928bdec7dce33e57fc08150a79ee2c8a))

## 2.6.1 (2024-05-10)

Full Changelog: [v2.6.0...v2.6.1](https://github.com/orbcorp/orb-node/compare/v2.6.0...v2.6.1)

### Bug Fixes

* **api:** remove alert parameters and method that aren't supported by the live API ([#197](https://github.com/orbcorp/orb-node/issues/197)) ([66999d9](https://github.com/orbcorp/orb-node/commit/66999d9db101bff76d53b47a50d7e32b8d65032e))


### Chores

* **docs:** improve alert endpoints descriptions ([#194](https://github.com/orbcorp/orb-node/issues/194)) ([23ee7ed](https://github.com/orbcorp/orb-node/commit/23ee7ed33bc17e63be63dff60d74ad19c957ce95))
* rebuild project due to oas spec rename ([#196](https://github.com/orbcorp/orb-node/issues/196)) ([1afa7de](https://github.com/orbcorp/orb-node/commit/1afa7defea4a549657dded707b77208ae2b3befa))

## 2.6.0 (2024-05-09)

Full Changelog: [v2.5.1...v2.6.0](https://github.com/orbcorp/orb-node/compare/v2.5.1...v2.6.0)

### Features

* **api:** add alert methods and models ([#191](https://github.com/orbcorp/orb-node/issues/191)) ([21a22ae](https://github.com/orbcorp/orb-node/commit/21a22ae1f617900dc9f7b4e94d0d965d3b25053f))

## 2.5.1 (2024-05-08)

Full Changelog: [v2.5.0...v2.5.1](https://github.com/orbcorp/orb-node/compare/v2.5.0...v2.5.1)

### Chores

* remove unintentional file inclusion ([71a97f9](https://github.com/orbcorp/orb-node/commit/71a97f9114b56b7f9b4bc60b638028d046859b62))

## 2.5.0 (2024-05-08)

Full Changelog: [v2.4.1...v2.5.0](https://github.com/orbcorp/orb-node/compare/v2.4.1...v2.5.0)

### Features

* **api:** add method to enable alerts ([#186](https://github.com/orbcorp/orb-node/issues/186)) ([e8b9215](https://github.com/orbcorp/orb-node/commit/e8b9215034f2c507ff148d2b1c7e39c6c4597d92))

## 2.4.1 (2024-05-03)

Full Changelog: [v2.4.0...v2.4.1](https://github.com/orbcorp/orb-node/compare/v2.4.0...v2.4.1)

### Bug Fixes

* **package:** revert recent client file change ([#182](https://github.com/orbcorp/orb-node/issues/182)) ([682eecb](https://github.com/orbcorp/orb-node/commit/682eecb4c8ccf726e81d1ea088cb0f966e545aa6))

## 2.4.0 (2024-05-02)

Full Changelog: [v2.3.0...v2.4.0](https://github.com/orbcorp/orb-node/compare/v2.3.0...v2.4.0)

### Features

* **api:** add effective_date field ([#163](https://github.com/orbcorp/orb-node/issues/163)) ([7a5d9af](https://github.com/orbcorp/orb-node/commit/7a5d9afe4f578cfc7f1e8a03767f75bad3579751))
* **api:** add param to backfill create ([#174](https://github.com/orbcorp/orb-node/issues/174)) ([9379644](https://github.com/orbcorp/orb-node/commit/93796449184a9b4823a83ead1fa88b3557459588))
* **api:** add subscription update endpoint ([#168](https://github.com/orbcorp/orb-node/issues/168)) ([d7ee5ba](https://github.com/orbcorp/orb-node/commit/d7ee5bae793278692eb62159152dd5ad1f015bc9))
* **api:** add the shared model PaginationMetadata ([#164](https://github.com/orbcorp/orb-node/issues/164)) ([85956fe](https://github.com/orbcorp/orb-node/commit/85956fea41477392b725778e7d8364616236cad9))
* **api:** price evaluation endpoint generally available ([#169](https://github.com/orbcorp/orb-node/issues/169)) ([c1e2b83](https://github.com/orbcorp/orb-node/commit/c1e2b837cad4c1786ca553b0ea9fbabfc4623880))
* **api:** updates ([#154](https://github.com/orbcorp/orb-node/issues/154)) ([0f7c989](https://github.com/orbcorp/orb-node/commit/0f7c989eac9d033b1c8a03420efed405d3af4b88))
* **api:** updates ([#159](https://github.com/orbcorp/orb-node/issues/159)) ([ca602ea](https://github.com/orbcorp/orb-node/commit/ca602eaa69dcf615f4785c41a0c078b9a20af029))
* **api:** updates ([#179](https://github.com/orbcorp/orb-node/issues/179)) ([86b9015](https://github.com/orbcorp/orb-node/commit/86b9015532a7c165a605f77938c4bbadee24d452))


### Bug Fixes

* **api:** add shared model BillingCycleRelativeDate ([#167](https://github.com/orbcorp/orb-node/issues/167)) ([bb6764e](https://github.com/orbcorp/orb-node/commit/bb6764e1eed1bce9f1629e853de6a08eef0166cd))
* **api:** some path params were incorrectly typed as nullable ([#166](https://github.com/orbcorp/orb-node/issues/166)) ([bafd0a9](https://github.com/orbcorp/orb-node/commit/bafd0a9e007ad993fc129dd18836583074cd6b86))
* use UTC timezone for verifying webhook signature ([5eb9d2c](https://github.com/orbcorp/orb-node/commit/5eb9d2c50f5312d4ef82bc18bb94f95d1120b906)), closes [#156](https://github.com/orbcorp/orb-node/issues/156)


### Chores

* **internal:** add link to openapi spec ([#176](https://github.com/orbcorp/orb-node/issues/176)) ([fd77e6a](https://github.com/orbcorp/orb-node/commit/fd77e6a266b2ba7a82821552afa227eb26d69443))
* **internal:** add scripts/test and scripts/mock ([#173](https://github.com/orbcorp/orb-node/issues/173)) ([495558b](https://github.com/orbcorp/orb-node/commit/495558b5f58d1729e3cc059e1c0acdaa039640af))
* **internal:** add scripts/test, scripts/mock and add ci job ([#177](https://github.com/orbcorp/orb-node/issues/177)) ([4440933](https://github.com/orbcorp/orb-node/commit/4440933b3f3d51740d8fcfd4ab188856b09967e9))
* **internal:** formatting ([#161](https://github.com/orbcorp/orb-node/issues/161)) ([b4ae917](https://github.com/orbcorp/orb-node/commit/b4ae9171619c0a23f368c92cc3e4b415859ac6af))
* **internal:** forward arguments in scripts/test ([#178](https://github.com/orbcorp/orb-node/issues/178)) ([0564bfe](https://github.com/orbcorp/orb-node/commit/0564bfe383da0efbe642ad5801c0ef9484f9f36c))
* **internal:** move client class to separate file ([#180](https://github.com/orbcorp/orb-node/issues/180)) ([9f56e13](https://github.com/orbcorp/orb-node/commit/9f56e13cce2e88d6a4a95a73215bd348a2685a9e))
* **internal:** refactor scripts ([#175](https://github.com/orbcorp/orb-node/issues/175)) ([76f4954](https://github.com/orbcorp/orb-node/commit/76f49549e07628aea9747f2190766c6e966c3d2e))
* **internal:** update gitignore ([#160](https://github.com/orbcorp/orb-node/issues/160)) ([bbd39e8](https://github.com/orbcorp/orb-node/commit/bbd39e830f21ef19b95dc7cd3ff06450906c360e))
* **internal:** use @swc/jest for running tests ([#165](https://github.com/orbcorp/orb-node/issues/165)) ([50ad2b0](https://github.com/orbcorp/orb-node/commit/50ad2b09e4d415050660adb28b4549c55a0730f1))
* **internal:** use actions/checkout@v4 for codeflow ([#171](https://github.com/orbcorp/orb-node/issues/171)) ([dcf2157](https://github.com/orbcorp/orb-node/commit/dcf21575dda07240093966cb560585f3eb08643c))
* use debug instead of console log for webhook signature logging ([590cbf1](https://github.com/orbcorp/orb-node/commit/590cbf17e37a7eb071d6d31295b3f9cc9bb46579))


### Build System

* configure UTF-8 locale in devcontainer ([#162](https://github.com/orbcorp/orb-node/issues/162)) ([b1b8a5a](https://github.com/orbcorp/orb-node/commit/b1b8a5a1a586305e71183cd0c02f24a70513f3b1))

## 2.3.0 (2024-04-24)

Full Changelog: [v2.2.0...v2.3.0](https://github.com/orbcorp/orb-node/compare/v2.2.0...v2.3.0)

### Features

* **api:** add effective_date field ([#163](https://github.com/orbcorp/orb-node/issues/163)) ([96a98bd](https://github.com/orbcorp/orb-node/commit/96a98bd315ceb6f2239dee6267bcf0b3a7e84a39))
* **api:** add subscription update endpoint ([#168](https://github.com/orbcorp/orb-node/issues/168)) ([09b5798](https://github.com/orbcorp/orb-node/commit/09b5798769187bcb18c92210c8b336b169f72343))
* **api:** add the shared model PaginationMetadata ([#164](https://github.com/orbcorp/orb-node/issues/164)) ([15f5af3](https://github.com/orbcorp/orb-node/commit/15f5af31b39a66ef8a626af50d09abf3202afc8f))
* **api:** price evaluation endpoint generally available ([#169](https://github.com/orbcorp/orb-node/issues/169)) ([492a728](https://github.com/orbcorp/orb-node/commit/492a72833150267df706054e5d8c1ce998b27999))
* **api:** updates ([#154](https://github.com/orbcorp/orb-node/issues/154)) ([01aef6d](https://github.com/orbcorp/orb-node/commit/01aef6d41d2fd0f6174eb6116ac2a670cfc96882))
* **api:** updates ([#159](https://github.com/orbcorp/orb-node/issues/159)) ([5b6287c](https://github.com/orbcorp/orb-node/commit/5b6287c047ed1a5eab7e498690838062c233a1a7))


### Bug Fixes

* **api:** add shared model BillingCycleRelativeDate ([#167](https://github.com/orbcorp/orb-node/issues/167)) ([8677375](https://github.com/orbcorp/orb-node/commit/867737537ddecdfcaaf33bb0bd3fe29532f265c4))
* **api:** some path params were incorrectly typed as nullable ([#166](https://github.com/orbcorp/orb-node/issues/166)) ([eeb81d4](https://github.com/orbcorp/orb-node/commit/eeb81d4ade556528cf564b850b0d1b932fbfd999))
* use UTC timezone for verifying webhook signature ([9a0b87a](https://github.com/orbcorp/orb-node/commit/9a0b87a704a84608383c66cb5acb73f55aa97b3c)), closes [#156](https://github.com/orbcorp/orb-node/issues/156)


### Chores

* **internal:** formatting ([#161](https://github.com/orbcorp/orb-node/issues/161)) ([db765d8](https://github.com/orbcorp/orb-node/commit/db765d86efc540e6301fc15912360ba66218c673))
* **internal:** update gitignore ([#160](https://github.com/orbcorp/orb-node/issues/160)) ([7a2c39f](https://github.com/orbcorp/orb-node/commit/7a2c39f468ea6aba7133d6fdfd28c632c119e145))
* **internal:** use @swc/jest for running tests ([#165](https://github.com/orbcorp/orb-node/issues/165)) ([c744e70](https://github.com/orbcorp/orb-node/commit/c744e70bf74385171fea39d73c9611f792661a3c))
* use debug instead of console log for webhook signature logging ([590cbf1](https://github.com/orbcorp/orb-node/commit/590cbf17e37a7eb071d6d31295b3f9cc9bb46579))


### Build System

* configure UTF-8 locale in devcontainer ([#162](https://github.com/orbcorp/orb-node/issues/162)) ([aa09c7d](https://github.com/orbcorp/orb-node/commit/aa09c7dfc261b6e05e8e944f23a55463f80d13da))

## 2.2.0 (2024-04-08)

Full Changelog: [v2.1.2...v2.2.0](https://github.com/orbcorp/orb-node/compare/v2.1.2...v2.2.0)

### Features

* add webhooks verification helpers ([2beaa01](https://github.com/orbcorp/orb-node/commit/2beaa019f1f4e58ee6fde3cab29f500964dc3bc1))
* **api:** add `invoice_source` to invoice ([#153](https://github.com/orbcorp/orb-node/issues/153)) ([8a9b15e](https://github.com/orbcorp/orb-node/commit/8a9b15e6560c1f82888bf4f7b09536ac8d3fee01))
* **api:** add tiered package with minimum price ([#150](https://github.com/orbcorp/orb-node/issues/150)) ([6c53952](https://github.com/orbcorp/orb-node/commit/6c53952ea49a49b1565df1133f132cb0fef30215))
* **api:** remove accidental null ([#146](https://github.com/orbcorp/orb-node/issues/146)) ([e66a755](https://github.com/orbcorp/orb-node/commit/e66a7556055d4f3638245f338769a8565cdddddc))
* **api:** timeframe_end and timeframe_start accept null ([#148](https://github.com/orbcorp/orb-node/issues/148)) ([bab2d25](https://github.com/orbcorp/orb-node/commit/bab2d25a0e37deb6058ed9890560f5bcc6dc53cb))
* **api:** updates ([#141](https://github.com/orbcorp/orb-node/issues/141)) ([c14e608](https://github.com/orbcorp/orb-node/commit/c14e60853f9ec7a3954c83ee8bb9275ee97e5797))
* **client:** add webhook secret argument ([#143](https://github.com/orbcorp/orb-node/issues/143)) ([46c215a](https://github.com/orbcorp/orb-node/commit/46c215aac68387a5c43c2bc0fb620486369dcbf5))


### Chores

* **deps:** bump yarn to v1.22.22 ([#151](https://github.com/orbcorp/orb-node/issues/151)) ([4ab1e0e](https://github.com/orbcorp/orb-node/commit/4ab1e0e4e2b5e9e62c2d27c99aedc35bc8e3c00f))
* **deps:** remove unused dependency digest-fetch ([#149](https://github.com/orbcorp/orb-node/issues/149)) ([567dbb4](https://github.com/orbcorp/orb-node/commit/567dbb4edd942bb04eb952c8dd19e8a8af8ff24e))
* **docs:** revise currency description ([#152](https://github.com/orbcorp/orb-node/issues/152)) ([1508146](https://github.com/orbcorp/orb-node/commit/15081469303ea1b6327b2c5b3ea38650c76b8ee8))
* **internal:** bump dependencies ([#145](https://github.com/orbcorp/orb-node/issues/145)) ([94acc13](https://github.com/orbcorp/orb-node/commit/94acc135e32597d32cce614aa4c25758600838ca))

## 2.1.2 (2024-03-25)

Full Changelog: [v2.1.1...v2.1.2](https://github.com/orbcorp/orb-node/compare/v2.1.1...v2.1.2)

### Bug Fixes

* **client:** correctly send deno version header ([#139](https://github.com/orbcorp/orb-node/issues/139)) ([b144fb1](https://github.com/orbcorp/orb-node/commit/b144fb1b5ea7c7024d6e3f28a01922c15b945154))

## 2.1.1 (2024-03-21)

Full Changelog: [v2.1.0...v2.1.1](https://github.com/orbcorp/orb-node/compare/v2.1.0...v2.1.1)

### Bug Fixes

* handle process.env being undefined in debug func ([#137](https://github.com/orbcorp/orb-node/issues/137)) ([a5bdbc9](https://github.com/orbcorp/orb-node/commit/a5bdbc9fc05aa3b4d8b0b472ee9c0d6d01fe6c2b))

## 2.1.0 (2024-03-21)

Full Changelog: [v2.0.1...v2.1.0](https://github.com/orbcorp/orb-node/compare/v2.0.1...v2.1.0)

### Features

* **api:** introduce credits status ([e719163](https://github.com/orbcorp/orb-node/commit/e7191637842912dbf05d98f2f811fbbde69645b1))
* **api:** remove `scaling_factor` ([#136](https://github.com/orbcorp/orb-node/issues/136)) ([e719163](https://github.com/orbcorp/orb-node/commit/e7191637842912dbf05d98f2f811fbbde69645b1))


### Chores

* **errors:** fallback to empty array for validation errors ([#135](https://github.com/orbcorp/orb-node/issues/135)) ([50352c2](https://github.com/orbcorp/orb-node/commit/50352c2d8a1e148b7251894fee8e8d1a752deffd))


### Documentation

* **readme:** consistent use of sentence case in headings ([#132](https://github.com/orbcorp/orb-node/issues/132)) ([ef902e3](https://github.com/orbcorp/orb-node/commit/ef902e3165d5c83ca7a3154f80d226f514509279))
* **readme:** document how to make undocumented requests ([#134](https://github.com/orbcorp/orb-node/issues/134)) ([a84bdad](https://github.com/orbcorp/orb-node/commit/a84bdad2e586a6aa9cee16a79213cc2d4c261162))

## 2.0.1 (2024-03-19)

Full Changelog: [v2.0.0...v2.0.1](https://github.com/orbcorp/orb-node/compare/v2.0.0...v2.0.1)

### Bug Fixes

* **internal:** make toFile use input file's options ([#131](https://github.com/orbcorp/orb-node/issues/131)) ([3dcf78e](https://github.com/orbcorp/orb-node/commit/3dcf78ef86120dd23d70c4c0207b7e261767f1c8))


### Chores

* **internal:** update generated pragma comment ([#129](https://github.com/orbcorp/orb-node/issues/129)) ([a981349](https://github.com/orbcorp/orb-node/commit/a9813499738e9790135030ae5b35ba3d09cf82bd))


### Documentation

* fix typo in CONTRIBUTING.md ([#127](https://github.com/orbcorp/orb-node/issues/127)) ([bfbc496](https://github.com/orbcorp/orb-node/commit/bfbc49621d93dabf52800163a304f3f50b7916d5))
* updated invoice description ([#130](https://github.com/orbcorp/orb-node/issues/130)) ([f73fa8c](https://github.com/orbcorp/orb-node/commit/f73fa8c79ec9f881fb4e89db72367783bec3b5aa))

## 2.0.0 (2024-03-15)

Full Changelog: [v1.41.0...v2.0.0](https://github.com/orbcorp/orb-node/compare/v1.41.0...v2.0.0)

### ⚠ BREAKING CHANGES

* remove brackets from array param names ([#109](https://github.com/orbcorp/orb-node/issues/109))

### Features

* **api:** add matrix with allocation price ([#125](https://github.com/orbcorp/orb-node/issues/125)) ([6f5326c](https://github.com/orbcorp/orb-node/commit/6f5326cf9880d411ef0195a6b30cdb7b28efb1ba))
* **api:** create invoice metadata param ([#126](https://github.com/orbcorp/orb-node/issues/126)) ([fbd1fe2](https://github.com/orbcorp/orb-node/commit/fbd1fe2359c84af7e96e75be593d3802f104273e))
* **api:** updates ([#123](https://github.com/orbcorp/orb-node/issues/123)) ([da21006](https://github.com/orbcorp/orb-node/commit/da21006557813e5840ad5c976cbc5f7cdb490d80))
* **api:** updates ([#124](https://github.com/orbcorp/orb-node/issues/124)) ([b38e885](https://github.com/orbcorp/orb-node/commit/b38e885c10405d866051b49bec3110c388ebaa38))


### Bug Fixes

* remove brackets from array param names ([#109](https://github.com/orbcorp/orb-node/issues/109)) ([eb8d87a](https://github.com/orbcorp/orb-node/commit/eb8d87ab56e1c0f0aa1550488e1be9adfb82b46c))


### Chores

* **ci:** update actions/setup-node action to v4 ([#114](https://github.com/orbcorp/orb-node/issues/114)) ([cb18285](https://github.com/orbcorp/orb-node/commit/cb182857aab933915d07299375cec7556e64b22a))
* **ci:** uses Stainless GitHub App for releases ([#111](https://github.com/orbcorp/orb-node/issues/111)) ([b32a3db](https://github.com/orbcorp/orb-node/commit/b32a3db0956464737a7692d47dee726a58870aa2))
* **docs:** mention install from git repo ([#118](https://github.com/orbcorp/orb-node/issues/118)) ([80ab072](https://github.com/orbcorp/orb-node/commit/80ab072ce57e6caf6490e57302b67900c7a00702))
* fix error handler in readme ([#119](https://github.com/orbcorp/orb-node/issues/119)) ([91ab80e](https://github.com/orbcorp/orb-node/commit/91ab80e3e3e07e9af2f6065594f29cae558a48e0))
* **interal:** make link to api.md relative ([#104](https://github.com/orbcorp/orb-node/issues/104)) ([10b9053](https://github.com/orbcorp/orb-node/commit/10b9053e1cf9afc7a6ce3750650f9cee91ff5890))
* **internal:** enable building when git installed ([#107](https://github.com/orbcorp/orb-node/issues/107)) ([9d6c4aa](https://github.com/orbcorp/orb-node/commit/9d6c4aa517116a5c5f9e2a242429f52cd86f88b8))
* **internal:** re-order pagination import ([#106](https://github.com/orbcorp/orb-node/issues/106)) ([3869080](https://github.com/orbcorp/orb-node/commit/38690803e060a343400da766e4b783d4cc8b0d2a))
* **internal:** refactor release environment script ([#112](https://github.com/orbcorp/orb-node/issues/112)) ([73a6e40](https://github.com/orbcorp/orb-node/commit/73a6e409f780f9961d22a2515f861d32a639e0ba))
* **internal:** update deps ([#115](https://github.com/orbcorp/orb-node/issues/115)) ([42f5dcd](https://github.com/orbcorp/orb-node/commit/42f5dcd408f813ee4371a50095bb454d1173f30e))
* respect `application/vnd.api+json` content-type header ([#110](https://github.com/orbcorp/orb-node/issues/110)) ([af334b3](https://github.com/orbcorp/orb-node/commit/af334b32adc1f446cb65b25f0fa670bbc18da170))


### Documentation

* add a CONTRIBUTING.md ([#108](https://github.com/orbcorp/orb-node/issues/108)) ([97829ba](https://github.com/orbcorp/orb-node/commit/97829ba3cef5cf3435bfa6bd467b24e83676168f))
* **contributing:** improve wording ([#116](https://github.com/orbcorp/orb-node/issues/116)) ([154baf1](https://github.com/orbcorp/orb-node/commit/154baf11174879ba98ec0f8b6b298c69496ab537))
* fix example of fetch overwrite ([d3cf8c0](https://github.com/orbcorp/orb-node/commit/d3cf8c0b94c49cc88ec0c5f70a36e85e121b13a8))
* **readme:** fix https proxy example ([#120](https://github.com/orbcorp/orb-node/issues/120)) ([e284311](https://github.com/orbcorp/orb-node/commit/e2843116e45bbae8d532ebcc10bd9e0c84ff806c))
* remove extraneous --save and yarn install instructions ([#121](https://github.com/orbcorp/orb-node/issues/121)) ([38785df](https://github.com/orbcorp/orb-node/commit/38785df64cf6ddaf07a103967856fbce3a56674c))

## 1.41.0 (2024-02-01)

Full Changelog: [v1.40.0...v1.41.0](https://github.com/orbcorp/orb-node/compare/v1.40.0...v1.41.0)

### Features

* **api:** add `version` to plan ([#103](https://github.com/orbcorp/orb-node/issues/103)) ([79d5e78](https://github.com/orbcorp/orb-node/commit/79d5e782ef96c336f1533b49856443c7571d3cf8))


### Chores

* **internal:** support pre-release versioning ([#101](https://github.com/orbcorp/orb-node/issues/101)) ([fde3f1e](https://github.com/orbcorp/orb-node/commit/fde3f1e11401994115d4b82ece010d27b3742687))

## 1.40.0 (2024-01-30)

Full Changelog: [v1.39.0...v1.40.0](https://github.com/orbcorp/orb-node/compare/v1.39.0...v1.40.0)

### Features

* **api:** price schema updates ([#99](https://github.com/orbcorp/orb-node/issues/99)) ([c7dfa82](https://github.com/orbcorp/orb-node/commit/c7dfa82aebebb5bd3c225447c972a50cf3851f8d))

## 1.39.0 (2024-01-30)

Full Changelog: [v1.38.0...v1.39.0](https://github.com/orbcorp/orb-node/compare/v1.38.0...v1.39.0)

### Features

* **api:** add `external_customer_id` ([#97](https://github.com/orbcorp/orb-node/issues/97)) ([b974b31](https://github.com/orbcorp/orb-node/commit/b974b31004e59ca863cde0cfa376b007a6ba6757))

## 1.38.0 (2024-01-22)

Full Changelog: [v1.37.4...v1.38.0](https://github.com/orbcorp/orb-node/compare/v1.37.4...v1.38.0)

### Features

* **api:** introduce per-price cost v2, credit top-ups ([#96](https://github.com/orbcorp/orb-node/issues/96)) ([13451c5](https://github.com/orbcorp/orb-node/commit/13451c50e8a1a4926c7be5b6b44a0d84077fcb23))


### Chores

* **internal:** add internal helpers & improve build scripts ([#94](https://github.com/orbcorp/orb-node/issues/94)) ([66e335a](https://github.com/orbcorp/orb-node/commit/66e335a74e67d3a409fc74bbe91b6282c469070c))

## 1.37.4 (2024-01-18)

Full Changelog: [v1.37.3...v1.37.4](https://github.com/orbcorp/orb-node/compare/v1.37.3...v1.37.4)

### Bug Fixes

* allow body type in RequestOptions to be null ([#92](https://github.com/orbcorp/orb-node/issues/92)) ([6a4506f](https://github.com/orbcorp/orb-node/commit/6a4506f1bef90976fc5d3eae3adb9656fa1e3bb4))

## 1.37.3 (2024-01-18)

Full Changelog: [v1.37.2...v1.37.3](https://github.com/orbcorp/orb-node/compare/v1.37.2...v1.37.3)

### Bug Fixes

* **ci:** ignore stainless-app edits to release PR title ([#90](https://github.com/orbcorp/orb-node/issues/90)) ([29a405c](https://github.com/orbcorp/orb-node/commit/29a405ce6ddfeaa4c9177cb285df159a16805961))

## 1.37.2 (2024-01-17)

Full Changelog: [v1.37.1...v1.37.2](https://github.com/orbcorp/orb-node/compare/v1.37.1...v1.37.2)

### Bug Fixes

* **types:** accept undefined for optional client options ([#89](https://github.com/orbcorp/orb-node/issues/89)) ([b0566d0](https://github.com/orbcorp/orb-node/commit/b0566d0e24e3556352a127306a03858eadddd161))


### Chores

* **internal:** debug logging for retries; speculative retry-after-ms support ([#87](https://github.com/orbcorp/orb-node/issues/87)) ([97db8bc](https://github.com/orbcorp/orb-node/commit/97db8bc873502e3d2eef1647748e067b0fc5490c))

## 1.37.1 (2024-01-17)

Full Changelog: [v1.37.0...v1.37.1](https://github.com/orbcorp/orb-node/compare/v1.37.0...v1.37.1)

### Bug Fixes

* use `Accept: */*` as a default Header for void endpoints ([#85](https://github.com/orbcorp/orb-node/issues/85)) ([b9f2713](https://github.com/orbcorp/orb-node/commit/b9f2713c20f691fc91a5b538d0bd56860ba093bb))

## 1.37.0 (2024-01-17)

Full Changelog: [v1.36.0...v1.37.0](https://github.com/orbcorp/orb-node/compare/v1.36.0...v1.37.0)

### Features

* **api:** updates ([#83](https://github.com/orbcorp/orb-node/issues/83)) ([1b4638b](https://github.com/orbcorp/orb-node/commit/1b4638b31ef22d3555ae672e2fd8ad5a57091765))

## 1.36.0 (2024-01-15)

Full Changelog: [v1.35.0...v1.36.0](https://github.com/orbcorp/orb-node/compare/v1.35.0...v1.36.0)

### Features

* **api:** updates ([#82](https://github.com/orbcorp/orb-node/issues/82)) ([555e380](https://github.com/orbcorp/orb-node/commit/555e380da29de37420b3f5925fcdc92a90585c33))


### Chores

* formatting ([#79](https://github.com/orbcorp/orb-node/issues/79)) ([0e02096](https://github.com/orbcorp/orb-node/commit/0e02096f3bb435b489e653d7c97b7e788c423ccd))


### Documentation

* fix missing async in readme code sample ([#81](https://github.com/orbcorp/orb-node/issues/81)) ([a0f6c26](https://github.com/orbcorp/orb-node/commit/a0f6c262a8fcf40844ba39ebc402cb0f89f8a7ea))

## 1.35.0 (2024-01-12)

Full Changelog: [v1.34.2...v1.35.0](https://github.com/orbcorp/orb-node/compare/v1.34.2...v1.35.0)

### Features

* **api:** add beta evaluate price endpoint ([#78](https://github.com/orbcorp/orb-node/issues/78)) ([a0dbd55](https://github.com/orbcorp/orb-node/commit/a0dbd55d9b98efbf6d2797e0a4fc5d8a74bbc90f))


### Chores

* **internal:** narrow type into stringifyQuery ([#75](https://github.com/orbcorp/orb-node/issues/75)) ([f93f20f](https://github.com/orbcorp/orb-node/commit/f93f20fb9d631ee71deabefa2ae6e318822c349b))


### Documentation

* **readme:** improve api reference ([#77](https://github.com/orbcorp/orb-node/issues/77)) ([680bcb0](https://github.com/orbcorp/orb-node/commit/680bcb0216a90ee5e4a985b611f534dcd5539763))

## 1.34.2 (2024-01-10)

Full Changelog: [v1.34.1...v1.34.2](https://github.com/orbcorp/orb-node/compare/v1.34.1...v1.34.2)

### Bug Fixes

* use default base url if BASE_URL env var is blank ([#74](https://github.com/orbcorp/orb-node/issues/74)) ([ad971d0](https://github.com/orbcorp/orb-node/commit/ad971d0fab1418375db9fdc3a3d5fbec22afb01c))


### Chores

* add .keep files for examples and custom code directories ([#73](https://github.com/orbcorp/orb-node/issues/73)) ([5bebfd9](https://github.com/orbcorp/orb-node/commit/5bebfd9d5d81ef44786882cb580b872289d7479b))
* **internal:** improve type signatures ([#71](https://github.com/orbcorp/orb-node/issues/71)) ([453e66e](https://github.com/orbcorp/orb-node/commit/453e66ec72e92ed94672f4be150c96e5bbb173f2))

## 1.34.1 (2024-01-04)

Full Changelog: [v1.34.0...v1.34.1](https://github.com/orbcorp/orb-node/compare/v1.34.0...v1.34.1)

### Bug Fixes

* **headers:** always send lowercase headers and strip undefined (BREAKING in rare cases) ([#69](https://github.com/orbcorp/orb-node/issues/69)) ([b05815f](https://github.com/orbcorp/orb-node/commit/b05815fe17d2596b65f32af0c5e095b2a27af6f6))

## 1.34.0 (2024-01-01)

Full Changelog: [v1.33.1...v1.34.0](https://github.com/orbcorp/orb-node/compare/v1.33.1...v1.34.0)

### Features

* **api:** add currency fields ([#67](https://github.com/orbcorp/orb-node/issues/67)) ([7147ea7](https://github.com/orbcorp/orb-node/commit/7147ea7e24352f824a44038373294f1a7cd55ac5))

## 1.33.1 (2023-12-26)

Full Changelog: [v1.33.0...v1.33.1](https://github.com/orbcorp/orb-node/compare/v1.33.0...v1.33.1)

### Bug Fixes

* use brackets instead of commas for array query params ([#66](https://github.com/orbcorp/orb-node/issues/66)) ([1bb118c](https://github.com/orbcorp/orb-node/commit/1bb118cf59d4aace1adcdb8f809f3d0daedf0fb2))


### Chores

* **ci:** run release workflow once per day ([#59](https://github.com/orbcorp/orb-node/issues/59)) ([719bda1](https://github.com/orbcorp/orb-node/commit/719bda1f38042a018828838f1a7839845d421226))
* **deps:** update dependency ts-jest to v29.1.1 ([#60](https://github.com/orbcorp/orb-node/issues/60)) ([a011800](https://github.com/orbcorp/orb-node/commit/a0118008c2f18ad16ae93222053d98e40739cdd7))
* **deps:** update jest ([#61](https://github.com/orbcorp/orb-node/issues/61)) ([7c35eb0](https://github.com/orbcorp/orb-node/commit/7c35eb094855e67758614435cec8ebea8ef71d80))
* **internal:** minor updates to pagination ([#64](https://github.com/orbcorp/orb-node/issues/64)) ([993b3d0](https://github.com/orbcorp/orb-node/commit/993b3d0337dce7158ddf3a14668d0ff72af6c8c9))
* update dependencies ([#58](https://github.com/orbcorp/orb-node/issues/58)) ([cea16a0](https://github.com/orbcorp/orb-node/commit/cea16a0f158912dcf840cda52e2fc1d5d1063ee8))


### Documentation

* **api:** updates ([#62](https://github.com/orbcorp/orb-node/issues/62)) ([f601aa0](https://github.com/orbcorp/orb-node/commit/f601aa0d60bb6429259383ec6b57dabf3c3410cf))
* avoid normalizing trailing space ([#56](https://github.com/orbcorp/orb-node/issues/56)) ([e127ac0](https://github.com/orbcorp/orb-node/commit/e127ac017cb0e60eceacf7a3ce71b437067d6065))
* reformat README.md ([#65](https://github.com/orbcorp/orb-node/issues/65)) ([390cb50](https://github.com/orbcorp/orb-node/commit/390cb507d8f45277374b9bc98d70a27041a4db8b))


### Refactors

* write jest config in typescript ([#63](https://github.com/orbcorp/orb-node/issues/63)) ([43d6bf7](https://github.com/orbcorp/orb-node/commit/43d6bf7abf0b7c7adbb337183944641fddf228ae))

## 1.33.0 (2023-12-11)

Full Changelog: [v1.32.0...v1.33.0](https://github.com/orbcorp/orb-node/compare/v1.32.0...v1.33.0)

### Features

* **api:** updates ([#55](https://github.com/orbcorp/orb-node/issues/55)) ([1a22a28](https://github.com/orbcorp/orb-node/commit/1a22a28cf0b2800ecfbd8204f2e8dc502e73abd2))


### Build System

* specify `packageManager: yarn` ([#53](https://github.com/orbcorp/orb-node/issues/53)) ([78de30f](https://github.com/orbcorp/orb-node/commit/78de30fb75637d6848d1793f6c5ff6315446668f))

## 1.32.0 (2023-12-08)

Full Changelog: [v1.31.0...v1.32.0](https://github.com/orbcorp/orb-node/compare/v1.31.0...v1.32.0)

### Features

* **api:** remove unsupported field ([#52](https://github.com/orbcorp/orb-node/issues/52)) ([58cd13d](https://github.com/orbcorp/orb-node/commit/58cd13de2af144cfd8f8f9e105b316f311e51ac4))

## 1.31.0 (2023-12-04)

Full Changelog: [v1.30.0...v1.31.0](https://github.com/orbcorp/orb-node/compare/v1.30.0...v1.31.0)

### Features

* **client:** support reading the base url from an env variable ([#48](https://github.com/orbcorp/orb-node/issues/48)) ([e147a4a](https://github.com/orbcorp/orb-node/commit/e147a4a96b0f798ba98a7f12eabe2f8bb40b3021))


### Documentation

* **readme:** update example snippets ([#46](https://github.com/orbcorp/orb-node/issues/46)) ([3ec5d0b](https://github.com/orbcorp/orb-node/commit/3ec5d0bc95b7522153ff57836aa7c234e363089c))

## 1.30.0 (2023-11-28)

Full Changelog: [v1.29.0...v1.30.0](https://github.com/orbcorp/orb-node/compare/v1.29.0...v1.30.0)

### Features

* **api:** updates ([#45](https://github.com/orbcorp/orb-node/issues/45)) ([7a04e1a](https://github.com/orbcorp/orb-node/commit/7a04e1aab11063627d2ef73701864d60d0c1cbbe))


### Chores

* **internal:** remove file import and conditionally run prepare ([#43](https://github.com/orbcorp/orb-node/issues/43)) ([c65b596](https://github.com/orbcorp/orb-node/commit/c65b5961a26fa2eda9fe806a2214dfe518f6e447))


### Documentation

* **api:** update metadata docstrings ([#41](https://github.com/orbcorp/orb-node/issues/41)) ([4334af2](https://github.com/orbcorp/orb-node/commit/4334af25186dae687ad96ab323d5fa53d15b220f))

## 1.29.0 (2023-11-22)

Full Changelog: [v1.28.1...v1.29.0](https://github.com/orbcorp/orb-node/compare/v1.28.1...v1.29.0)

### Features

* allow installing package directly from github ([#37](https://github.com/orbcorp/orb-node/issues/37)) ([8791b26](https://github.com/orbcorp/orb-node/commit/8791b26c93d33807434ad51f40f4e998567216f7))
* **api:** updates ([#40](https://github.com/orbcorp/orb-node/issues/40)) ([2a17035](https://github.com/orbcorp/orb-node/commit/2a1703539b5c4df7c2b1dc6a5a10b720fa53fa0d))


### Chores

* **internal:** don't call prepare in dist ([#39](https://github.com/orbcorp/orb-node/issues/39)) ([986847c](https://github.com/orbcorp/orb-node/commit/986847ce30bdf30bb5e8b8f5e7269b146e726a9c))

## 1.28.1 (2023-11-20)

Full Changelog: [v1.28.0...v1.28.1](https://github.com/orbcorp/orb-node/compare/v1.28.0...v1.28.1)

### Chores

* **internal:** update some test values ([#36](https://github.com/orbcorp/orb-node/issues/36)) ([5fbb843](https://github.com/orbcorp/orb-node/commit/5fbb8434dae21355c7ef55981212b254c71291d9))


### Documentation

* **readme:** fix link to docs website ([#34](https://github.com/orbcorp/orb-node/issues/34)) ([3f8f962](https://github.com/orbcorp/orb-node/commit/3f8f962deb0771ccfda27de253035016fe298356))

## 1.28.0 (2023-11-16)

Full Changelog: [v1.27.0...v1.28.0](https://github.com/orbcorp/orb-node/compare/v1.27.0...v1.28.0)

### Features

* **api:** updates ([#33](https://github.com/orbcorp/orb-node/issues/33)) ([5e82f4c](https://github.com/orbcorp/orb-node/commit/5e82f4c7df7b492122884c590a3f0fc9c8572a37))


### Chores

* **internal:** update APIResource structure ([#32](https://github.com/orbcorp/orb-node/issues/32)) ([27b274a](https://github.com/orbcorp/orb-node/commit/27b274a8629933d77ec4ef1829f4f42c2a28617b))
* **internal:** update jest config ([#30](https://github.com/orbcorp/orb-node/issues/30)) ([bb4611b](https://github.com/orbcorp/orb-node/commit/bb4611bbf3f5f6ef18be0c080585de881f9354d3))

## 1.27.0 (2023-11-09)

Full Changelog: [v1.26.0...v1.27.0](https://github.com/orbcorp/orb-node/compare/v1.26.0...v1.27.0)

### Features

* **api:** updates ([#29](https://github.com/orbcorp/orb-node/issues/29)) ([9370826](https://github.com/orbcorp/orb-node/commit/937082653f43b84e36f13e5527d33579802545cc))


### Chores

* **ci:** update release-please config ([#25](https://github.com/orbcorp/orb-node/issues/25)) ([2dedc58](https://github.com/orbcorp/orb-node/commit/2dedc582e117e04783f279dd787f6a85d113d5b8))
* **docs:** fix github links ([#27](https://github.com/orbcorp/orb-node/issues/27)) ([2e036e2](https://github.com/orbcorp/orb-node/commit/2e036e276d24b6a3f092aef9f490b830d45f7b64))
* **internal:** update tsconfig ([#28](https://github.com/orbcorp/orb-node/issues/28)) ([cc08246](https://github.com/orbcorp/orb-node/commit/cc0824649ad32cccc6ecd857cc9e89012c0b9425))

## 1.26.0 (2023-11-06)

Full Changelog: [v1.25.0...v1.26.0](https://github.com/orbcorp/orb-node/compare/v1.25.0...v1.26.0)

### Features

* **api:** remove unsupported params ([#24](https://github.com/orbcorp/orb-node/issues/24)) ([546f564](https://github.com/orbcorp/orb-node/commit/546f564868e19b571bea8ec595007a104c89f7a6))
* **client:** allow binary returns ([#21](https://github.com/orbcorp/orb-node/issues/21)) ([6cfaacb](https://github.com/orbcorp/orb-node/commit/6cfaacbc2d5604c31709c7dd94351de64c931a4b))
* **github:** include a devcontainer setup ([#19](https://github.com/orbcorp/orb-node/issues/19)) ([cd00cda](https://github.com/orbcorp/orb-node/commit/cd00cda07f404de71c96df25ddc9362c45be5dc7))


### Documentation

* document customizing fetch ([#22](https://github.com/orbcorp/orb-node/issues/22)) ([34c9fe6](https://github.com/orbcorp/orb-node/commit/34c9fe66cb1514cc2b2596493398745126ddf655))
* **readme:** remove redundant whitespace ([#23](https://github.com/orbcorp/orb-node/issues/23)) ([a3e47e1](https://github.com/orbcorp/orb-node/commit/a3e47e1baaa0693e5e7367c1a87d4044f455cedf))

## 1.25.0 (2023-10-27)

Full Changelog: [v1.24.2...v1.25.0](https://github.com/orbcorp/orb-node/compare/v1.24.2...v1.25.0)

### Features

* **api:** updates ([#15](https://github.com/orbcorp/orb-node/issues/15)) ([7bdafeb](https://github.com/orbcorp/orb-node/commit/7bdafebaa6625706e97eb2452800590703d4c305))

## 1.24.2 (2023-10-26)

Full Changelog: [v1.24.1...v1.24.2](https://github.com/orbcorp/orb-node/compare/v1.24.1...v1.24.2)

### Bug Fixes

* **client:** include more detail in error messages ([#13](https://github.com/orbcorp/orb-node/issues/13)) ([178571c](https://github.com/orbcorp/orb-node/commit/178571c28fc3be1593670b0aaf5122cb60afb366))

## 1.24.1 (2023-10-26)

Full Changelog: [v1.24.0...v1.24.1](https://github.com/orbcorp/orb-node/compare/v1.24.0...v1.24.1)

### Bug Fixes

* rename customer.credits.ledger.create_entry_by_exteral_id and RequestValidationErrors ([#11](https://github.com/orbcorp/orb-node/issues/11)) ([02404a8](https://github.com/orbcorp/orb-node/commit/02404a880c4620f4baa2d9b359ee0b88bf5efa0a))

## 1.24.0 (2023-10-26)

Full Changelog: [v1.23.0...v1.24.0](https://github.com/orbcorp/orb-node/compare/v1.23.0...v1.24.0)

### Features

* **api:** updates ([#9](https://github.com/orbcorp/orb-node/issues/9)) ([441d209](https://github.com/orbcorp/orb-node/commit/441d2098994ecbee04177150845ef73c5d70099e))

## 1.23.0 (2023-10-25)

Full Changelog: [v1.22.0...v1.23.0](https://github.com/orbcorp/orb-node/compare/v1.22.0...v1.23.0)

### Features

* **client:** adjust retry behavior to be exponential backoff ([#5](https://github.com/orbcorp/orb-node/issues/5)) ([dd376c4](https://github.com/orbcorp/orb-node/commit/dd376c4cec8b12df0df7fbf3914b3dc3c02fcf69))


### Bug Fixes

* typo in build script ([#8](https://github.com/orbcorp/orb-node/issues/8)) ([780d50d](https://github.com/orbcorp/orb-node/commit/780d50d23fb1543dd7e3b80e1b3ca2fb2ee5c23b))

## 1.22.0 (2023-10-23)

Full Changelog: [v1.21.0...v1.22.0](https://github.com/orbcorp/orb-node/compare/v1.21.0...v1.22.0)

### Features

* **init:** initial commit ([c0c9395](https://github.com/orbcorp/orb-node/commit/c0c93952f0c3e5fabd96c50f2c7ece64ea84a8b7))


### Chores

* correct version ([ee0d2f2](https://github.com/orbcorp/orb-node/commit/ee0d2f2a2980c6e8a2f1c34a80062c96efd081da))


### Documentation

* improve code examples ([441bf4f](https://github.com/orbcorp/orb-node/commit/441bf4f10f3be6b87a183f6e478687ef62553530))
