# Changelog

## 4.41.0 (2025-07-30)

Full Changelog: [v4.40.0...v4.41.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.40.0...v4.41.0)

### Features

* **api:** api update ([8a4a778](https://github.com/RetellAI/retell-typescript-sdk/commit/8a4a778bb6e0d93e25839ced5027e12cb108d49c))
* **api:** api update ([42afcb7](https://github.com/RetellAI/retell-typescript-sdk/commit/42afcb780b91d9d4758c60c9b2fd4c775df3c8f7))
* **api:** api update ([742f928](https://github.com/RetellAI/retell-typescript-sdk/commit/742f92868799e7ed6478cc65ed9b2ff20c575ac3))
* **api:** api update ([25ce6a5](https://github.com/RetellAI/retell-typescript-sdk/commit/25ce6a546fff5a7d3fd4660ee254bf827ae7fde8))
* **api:** api update ([dd41629](https://github.com/RetellAI/retell-typescript-sdk/commit/dd4162972dc95cb208d1a6062af2784cdcf9c517))


### Chores

* **internal:** remove redundant imports config ([ced1122](https://github.com/RetellAI/retell-typescript-sdk/commit/ced112282ea4205ebada372b0b1fcfc8b57ba825))

## 4.40.0 (2025-07-21)

Full Changelog: [v4.39.0...v4.40.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.39.0...v4.40.0)

### Features

* **api:** api update ([2ac2e1c](https://github.com/RetellAI/retell-typescript-sdk/commit/2ac2e1cc86fcd9eb6961f7df8a298ff1dac1e4df))
* **api:** api update ([de72d25](https://github.com/RetellAI/retell-typescript-sdk/commit/de72d257d1637e7d8b89f455041594276b826ddd))


### Bug Fixes

* **client:** don't send `Content-Type` for bodyless methods ([86aa850](https://github.com/RetellAI/retell-typescript-sdk/commit/86aa850130f91a16283d9dfc1c5e7cfc1e8682c4))


### Chores

* make some internal functions async ([6a01ac6](https://github.com/RetellAI/retell-typescript-sdk/commit/6a01ac612f855e1c5489631c63667c716cb4692a))
* mention unit type in timeout docs ([cdbafef](https://github.com/RetellAI/retell-typescript-sdk/commit/cdbafef4a2b97417116dea9ff3416ac9df3a0712))

## 4.39.0 (2025-07-02)

Full Changelog: [v4.38.0...v4.39.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.38.0...v4.39.0)

### Features

* **api:** api update ([dca6d28](https://github.com/RetellAI/retell-typescript-sdk/commit/dca6d281fccb22d19044b15a76b50264f1f15528))
* **api:** api update ([4a4b72e](https://github.com/RetellAI/retell-typescript-sdk/commit/4a4b72e56da0cc2a36d8ac6c2f90ff26e05d84bd))

## 4.38.0 (2025-06-29)

Full Changelog: [v4.37.0...v4.38.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.37.0...v4.38.0)

### Features

* **api:** api update ([23024dd](https://github.com/RetellAI/retell-typescript-sdk/commit/23024dd4391b45e14b9ccffa2fe99ece946dcad7))
* **api:** api update ([700e7d7](https://github.com/RetellAI/retell-typescript-sdk/commit/700e7d768d50007456e0545b51bfbd110bc51346))
* **api:** api update ([7a4652e](https://github.com/RetellAI/retell-typescript-sdk/commit/7a4652e99b4b2d643ab95c448dfda75154c563e8))
* **api:** api update ([54adbc3](https://github.com/RetellAI/retell-typescript-sdk/commit/54adbc3eeb77c7791fbcbb09ca32b7c851112eee))
* **api:** api update ([e940672](https://github.com/RetellAI/retell-typescript-sdk/commit/e940672ca6424031270818e3007f684965776797))
* **api:** api update ([4c41d15](https://github.com/RetellAI/retell-typescript-sdk/commit/4c41d15ecefcebd2948c74c0c04d50213da3d317))
* **api:** api update ([78d4e81](https://github.com/RetellAI/retell-typescript-sdk/commit/78d4e8163ed88665897383a3451120540aa4b8b8))
* **api:** api update ([0f0e31b](https://github.com/RetellAI/retell-typescript-sdk/commit/0f0e31bf5338193f05cfa5578d27b1955af3e195))
* **client:** add support for endpoint-specific base URLs ([a4a67f3](https://github.com/RetellAI/retell-typescript-sdk/commit/a4a67f36865085c7bcf7bac3b7cb19dd27f594ff))


### Bug Fixes

* **ci:** release-doctor — report correct token name ([88287e5](https://github.com/RetellAI/retell-typescript-sdk/commit/88287e5f2fbf6316d7a3feca6ec24897ac13c6c9))


### Chores

* **ci:** enable for pull requests ([a70cbc3](https://github.com/RetellAI/retell-typescript-sdk/commit/a70cbc3f897d349319fc865c63387fd9ec05f751))
* **ci:** only run for pushes and fork pull requests ([c02cb26](https://github.com/RetellAI/retell-typescript-sdk/commit/c02cb268c080463ab5b6462e6f1281fe3d782601))


### Refactors

* **types:** replace Record with mapped types ([f13a1bc](https://github.com/RetellAI/retell-typescript-sdk/commit/f13a1bcd686c2dbded1b00e92331c5542824204d))

## 4.37.0 (2025-06-16)

Full Changelog: [v4.36.0...v4.37.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.36.0...v4.37.0)

### Features

* **api:** api update ([d160248](https://github.com/RetellAI/retell-typescript-sdk/commit/d1602488c5fe14b7627f9b38c029751f648c4b6b))

## 4.36.0 (2025-06-13)

Full Changelog: [v4.35.0...v4.36.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.35.0...v4.36.0)

### Features

* **api:** api update ([9a718b9](https://github.com/RetellAI/retell-typescript-sdk/commit/9a718b9dff4e53b76f09d98efb7641e6c26d7b3a))
* **api:** api update ([1b3da08](https://github.com/RetellAI/retell-typescript-sdk/commit/1b3da0895257c3e2a19b01f427d4aa63326eb95f))


### Bug Fixes

* publish script — handle NPM errors correctly ([74e157b](https://github.com/RetellAI/retell-typescript-sdk/commit/74e157beca1fb029c18aa6878639c1ed172e3690))


### Chores

* **internal:** make base APIResource abstract ([0d933ef](https://github.com/RetellAI/retell-typescript-sdk/commit/0d933ef59161679e93fbe5766a33f6e9f118241f))

## 4.35.0 (2025-06-11)

Full Changelog: [v4.34.0...v4.35.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.34.0...v4.35.0)

### Features

* **api:** api update ([fe0958f](https://github.com/RetellAI/retell-typescript-sdk/commit/fe0958f7b237e3cad14a40f82c45e495c7228b37))

## 4.34.0 (2025-06-11)

Full Changelog: [v4.33.0...v4.34.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.33.0...v4.34.0)

### Features

* **api:** api update ([4ba8f6c](https://github.com/RetellAI/retell-typescript-sdk/commit/4ba8f6c12d35433a34a9e31cbd33a43f6a74ce3b))
* **api:** api update ([c13b763](https://github.com/RetellAI/retell-typescript-sdk/commit/c13b763fb734701929d3aac14a82efa059997b2f))
* **api:** api update ([1ff268c](https://github.com/RetellAI/retell-typescript-sdk/commit/1ff268c492546ce61a058ba491615dd8bc6fbf82))
* **api:** api update ([ac151cb](https://github.com/RetellAI/retell-typescript-sdk/commit/ac151cb692f6f65dd3a6b2edfcbf7bf5d9f7e0a1))
* **api:** api update ([c495c80](https://github.com/RetellAI/retell-typescript-sdk/commit/c495c8068b52498745fa8c0c97a30f9b729b6e01))
* **api:** api update ([0e4d14b](https://github.com/RetellAI/retell-typescript-sdk/commit/0e4d14b18afea372090bfd3db1c59fe8bd4a1a46))
* **api:** api update ([49f721a](https://github.com/RetellAI/retell-typescript-sdk/commit/49f721a2b49a56b9406a92e2bc5c4d74080d8090))


### Chores

* **internal:** codegen related update ([6563e68](https://github.com/RetellAI/retell-typescript-sdk/commit/6563e68aaf6ea72e06c2a4af8ad55fd28594ef48))
* **internal:** codegen related update ([b648dbc](https://github.com/RetellAI/retell-typescript-sdk/commit/b648dbcb1a97977b1b83bdd2082bb67dab770f73))

## 4.33.0 (2025-06-04)

Full Changelog: [v4.32.0...v4.33.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.32.0...v4.33.0)

### Features

* **api:** api update ([a47993c](https://github.com/RetellAI/retell-typescript-sdk/commit/a47993cbfd7a2bcded1220ec932ee03f49c1a73c))
* **api:** api update ([1f3b3e3](https://github.com/RetellAI/retell-typescript-sdk/commit/1f3b3e3590abb0b77431b89a91c6da82f0ba8ed0))
* **api:** api update ([397bdf0](https://github.com/RetellAI/retell-typescript-sdk/commit/397bdf013dbcebff1b75329d9855d83c139aab5f))
* **api:** api update ([a74e7bd](https://github.com/RetellAI/retell-typescript-sdk/commit/a74e7bd24f9654dfc36b694ffbb3fa138ee8a1b3))
* **api:** api update ([4d474bd](https://github.com/RetellAI/retell-typescript-sdk/commit/4d474bd69ba13622738a001ec879dbcbe8a7370a))
* **api:** api update ([ca2e08b](https://github.com/RetellAI/retell-typescript-sdk/commit/ca2e08b1daee6db444caf0a729dc9ba60f7e54dc))


### Chores

* **docs:** use top-level-await in example snippets ([5796338](https://github.com/RetellAI/retell-typescript-sdk/commit/579633888761a2171676253a067a1f7616cc9d2d))
* improve publish-npm script --latest tag logic ([91b5313](https://github.com/RetellAI/retell-typescript-sdk/commit/91b5313504566820da426276dc487edb123c22d9))

## 4.32.0 (2025-05-26)

Full Changelog: [v4.31.0...v4.32.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.31.0...v4.32.0)

### Features

* **api:** api update ([c4a2766](https://github.com/RetellAI/retell-typescript-sdk/commit/c4a2766d3a75d7cacfaac72485513c13436c7993))
* **api:** api update ([dca0ee6](https://github.com/RetellAI/retell-typescript-sdk/commit/dca0ee697a906c7646c57623101a20d5590f13bf))

## 4.31.0 (2025-05-22)

Full Changelog: [v4.30.0...v4.31.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.30.0...v4.31.0)

### Features

* **api:** api update ([434bf73](https://github.com/RetellAI/retell-typescript-sdk/commit/434bf73b9f2e3da8fcf2913f0d1cb7c5846da418))


### Chores

* **docs:** grammar improvements ([907a718](https://github.com/RetellAI/retell-typescript-sdk/commit/907a7182ca7ea5b6c6da906836d0ecfc2c13949b))

## 4.30.0 (2025-05-15)

Full Changelog: [v4.29.0...v4.30.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.29.0...v4.30.0)

### Features

* **api:** api update ([b1368a8](https://github.com/RetellAI/retell-typescript-sdk/commit/b1368a8f252e7f4fad172b875daae2442aa167cf))

## 4.29.0 (2025-05-14)

Full Changelog: [v4.28.0...v4.29.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.28.0...v4.29.0)

### Features

* **api:** api update ([c368819](https://github.com/RetellAI/retell-typescript-sdk/commit/c36881925b1ad17364267b59a98ecaf743399c76))
* **api:** api update ([4edbd26](https://github.com/RetellAI/retell-typescript-sdk/commit/4edbd26024a4aec27b767ef333d0d6165eecec64))
* **api:** api update ([b1d6c3b](https://github.com/RetellAI/retell-typescript-sdk/commit/b1d6c3b5d705c55e08f17cb558a7815f22800a71))
* **api:** api update ([d163d35](https://github.com/RetellAI/retell-typescript-sdk/commit/d163d35387cf32bf88b5a89db3e3752660a24c03))
* **api:** api update ([b9972c0](https://github.com/RetellAI/retell-typescript-sdk/commit/b9972c0e8c880f6b6a11f1133a587a244c24071d))
* **api:** api update ([45934c8](https://github.com/RetellAI/retell-typescript-sdk/commit/45934c838c3d6580f812159bc4b4c02df291aadc))


### Chores

* **ci:** bump node version for release workflows ([7947f74](https://github.com/RetellAI/retell-typescript-sdk/commit/7947f74e5f0f55713ebee3759e84cf6c92c57bb7))
* **internal:** codegen related update ([978c3f8](https://github.com/RetellAI/retell-typescript-sdk/commit/978c3f8f4fcb4603f521c08220c2227deb83d80a))


### Documentation

* add examples to tsdocs ([ddddc01](https://github.com/RetellAI/retell-typescript-sdk/commit/ddddc01844b95a96f34119e902711a7a72684c10))

## 4.28.0 (2025-04-30)

Full Changelog: [v4.27.0...v4.28.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.27.0...v4.28.0)

### Features

* **api:** api update ([409ffb7](https://github.com/RetellAI/retell-typescript-sdk/commit/409ffb70fc9178b645fc18377e48934c244da9b9))
* **api:** api update ([05b8160](https://github.com/RetellAI/retell-typescript-sdk/commit/05b81604ef0268b561ecccaa0fbd68b1503ad523))
* **api:** api update ([649f890](https://github.com/RetellAI/retell-typescript-sdk/commit/649f89096a6951d7f67551b5b965daa593b97535))
* **api:** api update ([d1e681d](https://github.com/RetellAI/retell-typescript-sdk/commit/d1e681df930da0d72fedc64dab2986aac5734c73))


### Bug Fixes

* **tests:** skip unsupported test failure ([004c2cc](https://github.com/RetellAI/retell-typescript-sdk/commit/004c2cc51c3da4628154868ef0fb2b777aaedafb))


### Chores

* **ci:** add timeout thresholds for CI jobs ([343018e](https://github.com/RetellAI/retell-typescript-sdk/commit/343018ec69a9a4b42ff0a2e91cca20088799e7ee))
* **ci:** only use depot for staging repos ([101074a](https://github.com/RetellAI/retell-typescript-sdk/commit/101074ab41ca76af42fa71acf2883596e2105a32))
* **ci:** run on more branches and use depot runners ([0dfabce](https://github.com/RetellAI/retell-typescript-sdk/commit/0dfabceeccedc37dea61735290fcc63bdaecd77d))


### Documentation

* **readme:** fix typo ([8ef3b01](https://github.com/RetellAI/retell-typescript-sdk/commit/8ef3b0178f03e8fded149067fa047d1a5c81fd2d))

## 4.27.0 (2025-04-17)

Full Changelog: [v4.26.0...v4.27.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.26.0...v4.27.0)

### Features

* **api:** api update ([13e72e5](https://github.com/RetellAI/retell-typescript-sdk/commit/13e72e585d70720614471f1a80f324d31cb6c4a6))

## 4.26.0 (2025-04-16)

Full Changelog: [v4.25.0...v4.26.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.25.0...v4.26.0)

### Features

* **api:** api update ([ad06b5b](https://github.com/RetellAI/retell-typescript-sdk/commit/ad06b5b8dfafd64737231b3d9a9c2b0e82fef606))
* **api:** api update ([b250262](https://github.com/RetellAI/retell-typescript-sdk/commit/b250262a7f9a4c01f7c2b1f60aaea4a41867f067))


### Chores

* **client:** minor internal fixes ([e1d3ddb](https://github.com/RetellAI/retell-typescript-sdk/commit/e1d3ddbd7be3a811af8001423d457f1c30b664f0))

## 4.25.0 (2025-04-10)

Full Changelog: [v4.24.0...v4.25.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.24.0...v4.25.0)

### Features

* **api:** api update ([8d71723](https://github.com/RetellAI/retell-typescript-sdk/commit/8d71723de2bc32d612429cd6d285a70304e8e315))


### Chores

* **internal:** reduce CI branch coverage ([86caec4](https://github.com/RetellAI/retell-typescript-sdk/commit/86caec47f43c3095c59154eaf2ea820abf552232))
* **internal:** upload builds and expand CI branch coverage ([#301](https://github.com/RetellAI/retell-typescript-sdk/issues/301)) ([72c4e4e](https://github.com/RetellAI/retell-typescript-sdk/commit/72c4e4e1717cbc341ed02e696d575531f33fd98b))

## 4.24.0 (2025-04-06)

Full Changelog: [v4.23.0...v4.24.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.23.0...v4.24.0)

### Features

* **api:** api update ([#299](https://github.com/RetellAI/retell-typescript-sdk/issues/299)) ([681dddf](https://github.com/RetellAI/retell-typescript-sdk/commit/681dddf380ae70a8c62788505cb58e201d9c3831))


### Bug Fixes

* **mcp:** remove unused tools.ts ([#297](https://github.com/RetellAI/retell-typescript-sdk/issues/297)) ([79a6a2c](https://github.com/RetellAI/retell-typescript-sdk/commit/79a6a2cd38d524f6820c8e8a5b2435b5e12c4788))

## 4.23.0 (2025-04-04)

Full Changelog: [v4.22.0...v4.23.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.22.0...v4.23.0)

### Features

* **api:** api update ([#292](https://github.com/RetellAI/retell-typescript-sdk/issues/292)) ([6e20bed](https://github.com/RetellAI/retell-typescript-sdk/commit/6e20bedf809bef74e18d2922eb79ceb24ab2f8d9))
* **api:** api update ([#295](https://github.com/RetellAI/retell-typescript-sdk/issues/295)) ([c0fc421](https://github.com/RetellAI/retell-typescript-sdk/commit/c0fc421d3515ab796bb915228026c900474e7f9a))


### Bug Fixes

* **api:** improve type resolution when importing as a package ([#294](https://github.com/RetellAI/retell-typescript-sdk/issues/294)) ([104f5e7](https://github.com/RetellAI/retell-typescript-sdk/commit/104f5e78ea2d8df9fedfbd0aa8c58fb7064d1eca))
* avoid type error in certain environments ([#289](https://github.com/RetellAI/retell-typescript-sdk/issues/289)) ([262d7eb](https://github.com/RetellAI/retell-typescript-sdk/commit/262d7ebaa42a39e848dcb78ac9d5b997abebfdbf))
* **client:** send `X-Stainless-Timeout` in seconds ([#291](https://github.com/RetellAI/retell-typescript-sdk/issues/291)) ([fbe29cb](https://github.com/RetellAI/retell-typescript-sdk/commit/fbe29cb4a427255a999db18e369825cd123127e5))
* **internal:** work around https://github.com/vercel/next.js/issues/76881 ([#290](https://github.com/RetellAI/retell-typescript-sdk/issues/290)) ([92597b2](https://github.com/RetellAI/retell-typescript-sdk/commit/92597b29fb583e5dfc400cc2f957eebdb035102a))


### Chores

* **exports:** cleaner resource index imports ([#286](https://github.com/RetellAI/retell-typescript-sdk/issues/286)) ([4ad50d5](https://github.com/RetellAI/retell-typescript-sdk/commit/4ad50d536a2b8c7852328fef938113965f298ba2))
* **exports:** stop using path fallbacks ([#288](https://github.com/RetellAI/retell-typescript-sdk/issues/288)) ([44f9f50](https://github.com/RetellAI/retell-typescript-sdk/commit/44f9f50138e5d97828315d4426069f538f9fb93f))
* **internal:** add aliases for Record and Array ([#293](https://github.com/RetellAI/retell-typescript-sdk/issues/293)) ([1bf2347](https://github.com/RetellAI/retell-typescript-sdk/commit/1bf2347ca9a086bd77627e030f0520930456f1d3))

## 4.22.0 (2025-03-18)

Full Changelog: [v4.21.0...v4.22.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.21.0...v4.22.0)

### Features

* **api:** api update ([#284](https://github.com/RetellAI/retell-typescript-sdk/issues/284)) ([3d87549](https://github.com/RetellAI/retell-typescript-sdk/commit/3d8754970d19895c3a74a9906e86fc809c9ee5a2))
* **client:** accept RFC6838 JSON content types ([#281](https://github.com/RetellAI/retell-typescript-sdk/issues/281)) ([1b4d836](https://github.com/RetellAI/retell-typescript-sdk/commit/1b4d8366fb89c085125e1f72a1ec952cad59057c))


### Chores

* **internal:** remove extra empty newlines ([#283](https://github.com/RetellAI/retell-typescript-sdk/issues/283)) ([41bf84a](https://github.com/RetellAI/retell-typescript-sdk/commit/41bf84ab0efd94bdda6466b7bba46f95e7c1216e))

## 4.21.0 (2025-03-09)

Full Changelog: [v4.20.0...v4.21.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.20.0...v4.21.0)

### Features

* add SKIP_BREW env var to ./scripts/bootstrap ([#276](https://github.com/RetellAI/retell-typescript-sdk/issues/276)) ([697642e](https://github.com/RetellAI/retell-typescript-sdk/commit/697642e1061034316bfa6ae99a938285ac56217d))
* **api:** api update ([#272](https://github.com/RetellAI/retell-typescript-sdk/issues/272)) ([c6145a0](https://github.com/RetellAI/retell-typescript-sdk/commit/c6145a0170d581b14eee12d145ee7b01509fff56))
* **api:** api update ([#277](https://github.com/RetellAI/retell-typescript-sdk/issues/277)) ([1b15300](https://github.com/RetellAI/retell-typescript-sdk/commit/1b153009c5918e979f4bce86e8eb303692bbb5c1))
* **api:** api update ([#278](https://github.com/RetellAI/retell-typescript-sdk/issues/278)) ([6d4b6c2](https://github.com/RetellAI/retell-typescript-sdk/commit/6d4b6c25399aa9aa7eb2ed306be5d7d38e9c895c))
* **api:** api update ([#279](https://github.com/RetellAI/retell-typescript-sdk/issues/279)) ([cf00af5](https://github.com/RetellAI/retell-typescript-sdk/commit/cf00af5e4705703abd11be8e9311e3137c966a5a))


### Documentation

* update URLs from stainlessapi.com to stainless.com ([#274](https://github.com/RetellAI/retell-typescript-sdk/issues/274)) ([e8c21b0](https://github.com/RetellAI/retell-typescript-sdk/commit/e8c21b0eb31d984909f61f6ca62c696f6d071b0b))

## 4.20.0 (2025-02-25)

Full Changelog: [v4.19.0...v4.20.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.19.0...v4.20.0)

### Features

* **api:** api update ([#266](https://github.com/RetellAI/retell-typescript-sdk/issues/266)) ([17c419d](https://github.com/RetellAI/retell-typescript-sdk/commit/17c419d90dff23219128ea23366b22acea840f81))
* **api:** api update ([#267](https://github.com/RetellAI/retell-typescript-sdk/issues/267)) ([94c940b](https://github.com/RetellAI/retell-typescript-sdk/commit/94c940bb0daee1c3f64737f352c4c2a7c78772b4))
* **api:** api update ([#269](https://github.com/RetellAI/retell-typescript-sdk/issues/269)) ([d16b37d](https://github.com/RetellAI/retell-typescript-sdk/commit/d16b37db6d7d82a620fefe7331f169c85b90e9b5))
* **api:** api update ([#270](https://github.com/RetellAI/retell-typescript-sdk/issues/270)) ([9b4ea79](https://github.com/RetellAI/retell-typescript-sdk/commit/9b4ea79a1d42790835cf8803e14aab44fbc8afb4))


### Bug Fixes

* **client:** fix export map for index exports ([#264](https://github.com/RetellAI/retell-typescript-sdk/issues/264)) ([8511aa4](https://github.com/RetellAI/retell-typescript-sdk/commit/8511aa4cb326bd0e828ec900a376a7028b424bd1))


### Chores

* **internal:** fix devcontainers setup ([#268](https://github.com/RetellAI/retell-typescript-sdk/issues/268)) ([81281d5](https://github.com/RetellAI/retell-typescript-sdk/commit/81281d57ef24c84385a735cc3581c8ab6e3628e2))

## 4.19.0 (2025-02-08)

Full Changelog: [v4.18.0...v4.19.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.18.0...v4.19.0)

### Features

* **api:** api update ([#258](https://github.com/RetellAI/retell-typescript-sdk/issues/258)) ([cbdceaa](https://github.com/RetellAI/retell-typescript-sdk/commit/cbdceaab363a837b9050f8041e383e5de4300a0b))
* **api:** api update ([#261](https://github.com/RetellAI/retell-typescript-sdk/issues/261)) ([aa2f038](https://github.com/RetellAI/retell-typescript-sdk/commit/aa2f03841a274f34c630d9ea1c897f15649fd592))
* **api:** api update ([#262](https://github.com/RetellAI/retell-typescript-sdk/issues/262)) ([e6d6fc3](https://github.com/RetellAI/retell-typescript-sdk/commit/e6d6fc3a0b7a807cc9791f3d3762669d05b32026))
* **client:** send `X-Stainless-Timeout` header ([#260](https://github.com/RetellAI/retell-typescript-sdk/issues/260)) ([0cf7ef4](https://github.com/RetellAI/retell-typescript-sdk/commit/0cf7ef4863c8025988b7acfd0a8f4f2d3295b976))

## 4.18.0 (2025-01-31)

Full Changelog: [v4.17.0...v4.18.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.17.0...v4.18.0)

### Features

* **api:** api update ([#254](https://github.com/RetellAI/retell-typescript-sdk/issues/254)) ([9b5e326](https://github.com/RetellAI/retell-typescript-sdk/commit/9b5e326893765786ad72c321c7b36fa3d9b382c5))
* **api:** api update ([#256](https://github.com/RetellAI/retell-typescript-sdk/issues/256)) ([7203ecf](https://github.com/RetellAI/retell-typescript-sdk/commit/7203ecf4f97895df2b7b45c59fd16594b81f886b))

## 4.17.0 (2025-01-31)

Full Changelog: [v4.16.0...v4.17.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.16.0...v4.17.0)

### Features

* **api:** api update ([#251](https://github.com/RetellAI/retell-typescript-sdk/issues/251)) ([5795afb](https://github.com/RetellAI/retell-typescript-sdk/commit/5795afb3a2595d06297536494f431d2c8bbeedcb))

## 4.16.0 (2025-01-30)

Full Changelog: [v4.15.0...v4.16.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.15.0...v4.16.0)

### Features

* **api:** api update ([#248](https://github.com/RetellAI/retell-typescript-sdk/issues/248)) ([ef1d20c](https://github.com/RetellAI/retell-typescript-sdk/commit/ef1d20cad79071fc6252e0805fc5f9cb6c47a929))

## 4.15.0 (2025-01-28)

Full Changelog: [v4.14.0...v4.15.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.14.0...v4.15.0)

### Features

* **api:** api update ([#246](https://github.com/RetellAI/retell-typescript-sdk/issues/246)) ([446fdce](https://github.com/RetellAI/retell-typescript-sdk/commit/446fdcef8b124c9599f590bfde78a9b0b418d95f))

## 4.14.0 (2025-01-28)

Full Changelog: [v4.13.0...v4.14.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.13.0...v4.14.0)

### Features

* **api:** api update ([#234](https://github.com/RetellAI/retell-typescript-sdk/issues/234)) ([89e7eb2](https://github.com/RetellAI/retell-typescript-sdk/commit/89e7eb26c31aa4febbdcce6aaa892bb60686401b))
* **api:** api update ([#236](https://github.com/RetellAI/retell-typescript-sdk/issues/236)) ([23055a5](https://github.com/RetellAI/retell-typescript-sdk/commit/23055a530cbde8ae8e711fe04a70d421c048a357))
* **api:** api update ([#242](https://github.com/RetellAI/retell-typescript-sdk/issues/242)) ([fc1f7ba](https://github.com/RetellAI/retell-typescript-sdk/commit/fc1f7ba797d3b83742cba019c7dfcac70f2f65da))
* **api:** api update ([#244](https://github.com/RetellAI/retell-typescript-sdk/issues/244)) ([78afa9d](https://github.com/RetellAI/retell-typescript-sdk/commit/78afa9dd77919aa3652cceded18214d06439b991))


### Chores

* **internal:** add test ([#241](https://github.com/RetellAI/retell-typescript-sdk/issues/241)) ([03a4b2a](https://github.com/RetellAI/retell-typescript-sdk/commit/03a4b2a354a3fdb7616296282263ea8236495582))
* **internal:** codegen related update ([#237](https://github.com/RetellAI/retell-typescript-sdk/issues/237)) ([1bf38bb](https://github.com/RetellAI/retell-typescript-sdk/commit/1bf38bb73327a1d9af74efb078fc950269e7c5d2))
* **types:** add `| undefined` to client options properties ([#240](https://github.com/RetellAI/retell-typescript-sdk/issues/240)) ([16e2b39](https://github.com/RetellAI/retell-typescript-sdk/commit/16e2b399cd16c05587be66a3a3681ad9a4eeb409))

## 4.13.0 (2025-01-03)

Full Changelog: [v4.12.0...v4.13.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.12.0...v4.13.0)

### Features

* **api:** api update ([#233](https://github.com/RetellAI/retell-typescript-sdk/issues/233)) ([ca61fda](https://github.com/RetellAI/retell-typescript-sdk/commit/ca61fda84b097e898e821134fb1c5362d4556fad))


### Chores

* **internal:** codegen related update ([#231](https://github.com/RetellAI/retell-typescript-sdk/issues/231)) ([babc4ff](https://github.com/RetellAI/retell-typescript-sdk/commit/babc4ffb19fe20979bcad4c5428ab537cfd0bc01))

## 4.12.0 (2024-12-27)

Full Changelog: [v4.11.0...v4.12.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.11.0...v4.12.0)

### Features

* **api:** api update ([#225](https://github.com/RetellAI/retell-typescript-sdk/issues/225)) ([9609f88](https://github.com/RetellAI/retell-typescript-sdk/commit/9609f888110b5bd5616d5b094950c9c4ae36deff))
* **api:** api update ([#228](https://github.com/RetellAI/retell-typescript-sdk/issues/228)) ([6287a06](https://github.com/RetellAI/retell-typescript-sdk/commit/6287a0632f60cabbaccc000e39845d00e5b20036))
* **api:** api update ([#229](https://github.com/RetellAI/retell-typescript-sdk/issues/229)) ([d1bb0b4](https://github.com/RetellAI/retell-typescript-sdk/commit/d1bb0b4dfde26e3fe8b47b98c7e0a98b9dc981b2))
* Update index.test.ts ([05e658a](https://github.com/RetellAI/retell-typescript-sdk/commit/05e658a3c0e363a77d78a7f3c7bb7b28f51f2559))


### Bug Fixes

* **client:** normalize method ([#226](https://github.com/RetellAI/retell-typescript-sdk/issues/226)) ([756d74e](https://github.com/RetellAI/retell-typescript-sdk/commit/756d74e87f0da01d7ec7acbd160aafd05ee38f04))


### Chores

* **internal:** bump cross-spawn to v7.0.6 ([#221](https://github.com/RetellAI/retell-typescript-sdk/issues/221)) ([2f13650](https://github.com/RetellAI/retell-typescript-sdk/commit/2f13650004113a9c144541b47f9a8785dfe70811))
* **internal:** codegen related update ([#224](https://github.com/RetellAI/retell-typescript-sdk/issues/224)) ([29f3060](https://github.com/RetellAI/retell-typescript-sdk/commit/29f3060fbed7edfe0edd48f6d9ea621dc3712571))
* **internal:** remove unnecessary getRequestClient function ([#220](https://github.com/RetellAI/retell-typescript-sdk/issues/220)) ([6796a4a](https://github.com/RetellAI/retell-typescript-sdk/commit/6796a4ad9d3e425709c4d6c0b7c457a7caf7f53a))
* **internal:** update isAbsoluteURL ([#223](https://github.com/RetellAI/retell-typescript-sdk/issues/223)) ([1265bce](https://github.com/RetellAI/retell-typescript-sdk/commit/1265bceb81a9b6d023616095c82a75544ce40723))
* **types:** nicer error class types + jsdocs ([#222](https://github.com/RetellAI/retell-typescript-sdk/issues/222)) ([fc53c20](https://github.com/RetellAI/retell-typescript-sdk/commit/fc53c208532d127a8ff4ce257950abfdd14d8501))


### Documentation

* minor formatting changes ([#227](https://github.com/RetellAI/retell-typescript-sdk/issues/227)) ([18892ca](https://github.com/RetellAI/retell-typescript-sdk/commit/18892ca63a0465d3213ff9d2d3b4fc065fc1942d))

## 4.11.0 (2024-11-29)

Full Changelog: [v4.10.0...v4.11.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.10.0...v4.11.0)

### Features

* **api:** api update ([#215](https://github.com/RetellAI/retell-typescript-sdk/issues/215)) ([f7f2c8f](https://github.com/RetellAI/retell-typescript-sdk/commit/f7f2c8feb54ca8fcf7f35b88bf9937143cabdfdd))

## 4.10.0 (2024-11-29)

Full Changelog: [v4.9.0...v4.10.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.9.0...v4.10.0)

### Features

* **api:** api update ([#204](https://github.com/RetellAI/retell-typescript-sdk/issues/204)) ([92d9151](https://github.com/RetellAI/retell-typescript-sdk/commit/92d9151d9df218b9e8651e817d4929cc6d9e6f7c))
* **api:** api update ([#213](https://github.com/RetellAI/retell-typescript-sdk/issues/213)) ([a5ecc43](https://github.com/RetellAI/retell-typescript-sdk/commit/a5ecc437af1923021d6578b02aafbec94b2d7e0a))
* fix: knowledge base api ([d0997b9](https://github.com/RetellAI/retell-typescript-sdk/commit/d0997b95db8b46476685d74e2b8fa1514af98e7d))
* **internal:** make git install file structure match npm ([#212](https://github.com/RetellAI/retell-typescript-sdk/issues/212)) ([3b91c22](https://github.com/RetellAI/retell-typescript-sdk/commit/3b91c22b28c1afcfaa4821c1f09605ab5dd2bc3b))


### Chores

* rebuild project due to codegen change ([#206](https://github.com/RetellAI/retell-typescript-sdk/issues/206)) ([85beb82](https://github.com/RetellAI/retell-typescript-sdk/commit/85beb828da33ab12dda8c57a9a8d739e1fe72685))
* rebuild project due to codegen change ([#207](https://github.com/RetellAI/retell-typescript-sdk/issues/207)) ([bff45a1](https://github.com/RetellAI/retell-typescript-sdk/commit/bff45a19fa776fd27d9b61768c3b4673daee5ce6))
* rebuild project due to codegen change ([#208](https://github.com/RetellAI/retell-typescript-sdk/issues/208)) ([f0a57e0](https://github.com/RetellAI/retell-typescript-sdk/commit/f0a57e0e60be74417b01bc67229dfb2fb9e192d6))
* rebuild project due to codegen change ([#209](https://github.com/RetellAI/retell-typescript-sdk/issues/209)) ([91b8218](https://github.com/RetellAI/retell-typescript-sdk/commit/91b8218bb1fd38be92c5537d332baa776c4bc651))
* remove redundant word in comment ([#211](https://github.com/RetellAI/retell-typescript-sdk/issues/211)) ([76aea44](https://github.com/RetellAI/retell-typescript-sdk/commit/76aea444971b3352145ab82b5dbdba5abca4731c))


### Documentation

* remove suggestion to use `npm` call out ([#210](https://github.com/RetellAI/retell-typescript-sdk/issues/210)) ([64fbf4c](https://github.com/RetellAI/retell-typescript-sdk/commit/64fbf4cf0f54b9aa844a70e73bd78d8c34a3d120))

## 4.9.0 (2024-11-03)

Full Changelog: [v4.8.0...v4.9.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.8.0...v4.9.0)

### Features

* **api:** api update ([#200](https://github.com/RetellAI/retell-typescript-sdk/issues/200)) ([e67a0e2](https://github.com/RetellAI/retell-typescript-sdk/commit/e67a0e27340cbf1a479deb2e6485bb4a8184ab75))

## 4.8.0 (2024-10-31)

Full Changelog: [v4.7.0...v4.8.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.7.0...v4.8.0)

### Features

* **api:** api update ([#195](https://github.com/RetellAI/retell-typescript-sdk/issues/195)) ([b5870b0](https://github.com/RetellAI/retell-typescript-sdk/commit/b5870b0ccd8fa3216a4eff2836ad5e3ce8a6ac1d))
* **api:** api update ([#196](https://github.com/RetellAI/retell-typescript-sdk/issues/196)) ([187b89c](https://github.com/RetellAI/retell-typescript-sdk/commit/187b89ccf6043d5b40cb4c1b97645788d8f45e69))
* **api:** api update ([#197](https://github.com/RetellAI/retell-typescript-sdk/issues/197)) ([780459e](https://github.com/RetellAI/retell-typescript-sdk/commit/780459e30111b1f71b004f1d5f2fb4bb06c9481b))
* **api:** api update ([#198](https://github.com/RetellAI/retell-typescript-sdk/issues/198)) ([bb51a00](https://github.com/RetellAI/retell-typescript-sdk/commit/bb51a0089b342ddf13cfc3e3202a8b917475509a))
* **api:** OpenAPI spec update via Stainless API ([#193](https://github.com/RetellAI/retell-typescript-sdk/issues/193)) ([4718fb3](https://github.com/RetellAI/retell-typescript-sdk/commit/4718fb3a7717d6a386b1c61db1350fe62e783730))


### Chores

* **internal:** codegen related update ([#191](https://github.com/RetellAI/retell-typescript-sdk/issues/191)) ([359d82e](https://github.com/RetellAI/retell-typescript-sdk/commit/359d82ef2cf0ff0d9d0be6acad998b845f76db8d))
* **internal:** codegen related update ([#194](https://github.com/RetellAI/retell-typescript-sdk/issues/194)) ([4aef21a](https://github.com/RetellAI/retell-typescript-sdk/commit/4aef21a6b13548a33d613bf0539f92dfa7cf40cf))

## 4.7.0 (2024-09-24)

Full Changelog: [v4.6.0...v4.7.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.6.0...v4.7.0)

### Features

* remove crypto ([6c74580](https://github.com/RetellAI/retell-typescript-sdk/commit/6c74580db3eb6c295e99177d85849b2e17a2704c))


### Documentation

* update CONTRIBUTING.md ([#186](https://github.com/RetellAI/retell-typescript-sdk/issues/186)) ([ef11ad5](https://github.com/RetellAI/retell-typescript-sdk/commit/ef11ad5e49196189eb3fc7683ae4abfe10c1973e))

## 4.6.0 (2024-09-17)

Full Changelog: [v4.5.0...v4.6.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.5.0...v4.6.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#178](https://github.com/RetellAI/retell-typescript-sdk/issues/178)) ([d771a48](https://github.com/RetellAI/retell-typescript-sdk/commit/d771a4875c9a02634659421820e6869304ac08ff))
* **api:** OpenAPI spec update via Stainless API ([#184](https://github.com/RetellAI/retell-typescript-sdk/issues/184)) ([b1f7f80](https://github.com/RetellAI/retell-typescript-sdk/commit/b1f7f8017f953873174773f76a655aa4f70c1a60))


### Bug Fixes

* **errors:** pass message through to APIConnectionError ([#182](https://github.com/RetellAI/retell-typescript-sdk/issues/182)) ([ad6947f](https://github.com/RetellAI/retell-typescript-sdk/commit/ad6947ffbd1f9b7f4a48c3e6ae6717aeae325853))
* **uploads:** avoid making redundant memory copies ([#175](https://github.com/RetellAI/retell-typescript-sdk/issues/175)) ([2a8f98b](https://github.com/RetellAI/retell-typescript-sdk/commit/2a8f98b64e3c7bf7258ed1a2bad0ab6bd954480d))


### Chores

* better object fallback behaviour for casting errors ([#183](https://github.com/RetellAI/retell-typescript-sdk/issues/183)) ([01c9728](https://github.com/RetellAI/retell-typescript-sdk/commit/01c9728a888e85ba4c2981b8194e6bb4b69ae498))
* **internal:** codegen related update ([#177](https://github.com/RetellAI/retell-typescript-sdk/issues/177)) ([b03ae81](https://github.com/RetellAI/retell-typescript-sdk/commit/b03ae81b9637786e600b781f233c7178bdc06857))
* **internal:** codegen related update ([#179](https://github.com/RetellAI/retell-typescript-sdk/issues/179)) ([e79a065](https://github.com/RetellAI/retell-typescript-sdk/commit/e79a065202da3b27c0056026fbbbcdb85f34b1e5))
* **internal:** codegen related update ([#180](https://github.com/RetellAI/retell-typescript-sdk/issues/180)) ([aceb32f](https://github.com/RetellAI/retell-typescript-sdk/commit/aceb32facc57c84ef8e3f4a23219a1bcbbccdee2))

## 4.5.0 (2024-09-10)

Full Changelog: [v4.4.0...v4.5.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.4.0...v4.5.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#172](https://github.com/RetellAI/retell-typescript-sdk/issues/172)) ([ac68e97](https://github.com/RetellAI/retell-typescript-sdk/commit/ac68e979327fe1709db7390ef0708b1383dc8107))


### Bug Fixes

* **client:** correct File construction from node-fetch Responses ([#171](https://github.com/RetellAI/retell-typescript-sdk/issues/171)) ([d5dc735](https://github.com/RetellAI/retell-typescript-sdk/commit/d5dc735b6415f512fe1429cb11beff723a35f398))


### Chores

* **ci:** install deps via ./script/bootstrap ([#170](https://github.com/RetellAI/retell-typescript-sdk/issues/170)) ([c2e6309](https://github.com/RetellAI/retell-typescript-sdk/commit/c2e630979ccc475f6997c932ba9939042626fbca))
* **internal:** codegen related update ([#173](https://github.com/RetellAI/retell-typescript-sdk/issues/173)) ([c7d3da1](https://github.com/RetellAI/retell-typescript-sdk/commit/c7d3da1cd07a3b8f4a8050dc4fa4c3aab086fa6d))
* run tsc as part of lint script ([#168](https://github.com/RetellAI/retell-typescript-sdk/issues/168)) ([37f22b9](https://github.com/RetellAI/retell-typescript-sdk/commit/37f22b94544eec59f215fe87492281dd243fe306))

## 4.4.0 (2024-09-04)

Full Changelog: [v4.3.0...v4.4.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.3.0...v4.4.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#164](https://github.com/RetellAI/retell-typescript-sdk/issues/164)) ([5c2077b](https://github.com/RetellAI/retell-typescript-sdk/commit/5c2077bc6517a98cbfb88c14cbf6b47a15482bff))


### Chores

* **internal:** codegen related update ([#166](https://github.com/RetellAI/retell-typescript-sdk/issues/166)) ([a526fa7](https://github.com/RetellAI/retell-typescript-sdk/commit/a526fa7a61f2c8a782dac5be9c5be625c5dd84a0))

## 4.3.0 (2024-08-16)

Full Changelog: [v4.2.0...v4.3.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.2.0...v4.3.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#149](https://github.com/RetellAI/retell-typescript-sdk/issues/149)) ([2485f5e](https://github.com/RetellAI/retell-typescript-sdk/commit/2485f5eebec8c31051635f46eb746d937456db6d))
* **api:** OpenAPI spec update via Stainless API ([#151](https://github.com/RetellAI/retell-typescript-sdk/issues/151)) ([0d5f872](https://github.com/RetellAI/retell-typescript-sdk/commit/0d5f87234847c7bfcdf1c4d3ff2518706a73ab70))
* **api:** OpenAPI spec update via Stainless API ([#155](https://github.com/RetellAI/retell-typescript-sdk/issues/155)) ([65c2ffa](https://github.com/RetellAI/retell-typescript-sdk/commit/65c2ffa4ecaec7f2f36932814d8285d0ab360812))
* **api:** OpenAPI spec update via Stainless API ([#158](https://github.com/RetellAI/retell-typescript-sdk/issues/158)) ([df74b3a](https://github.com/RetellAI/retell-typescript-sdk/commit/df74b3af215074d37ca08b8bfc6be4d4cd648c66))
* **api:** OpenAPI spec update via Stainless API ([#160](https://github.com/RetellAI/retell-typescript-sdk/issues/160)) ([aa759e6](https://github.com/RetellAI/retell-typescript-sdk/commit/aa759e6f2e2653c67c5f8e8487f100f51d447724))


### Chores

* **ci:** bump prism mock server version ([#154](https://github.com/RetellAI/retell-typescript-sdk/issues/154)) ([1f3cb2b](https://github.com/RetellAI/retell-typescript-sdk/commit/1f3cb2b8afdf51cd65d50095753cb4ebefef364a))
* **ci:** minor changes ([#153](https://github.com/RetellAI/retell-typescript-sdk/issues/153)) ([61535c3](https://github.com/RetellAI/retell-typescript-sdk/commit/61535c3bea3519067b765490f0babd05afc2cefc))
* **examples:** minor formatting changes ([#157](https://github.com/RetellAI/retell-typescript-sdk/issues/157)) ([f8e67f6](https://github.com/RetellAI/retell-typescript-sdk/commit/f8e67f6c9282930bbd7d838e214a87e0783689f1))
* force eslint to use non flat config ([#152](https://github.com/RetellAI/retell-typescript-sdk/issues/152)) ([89cf413](https://github.com/RetellAI/retell-typescript-sdk/commit/89cf4139b39dd4b6b556890ded6d5779919119a0))
* **internal:** codegen related update ([#156](https://github.com/RetellAI/retell-typescript-sdk/issues/156)) ([1ab3138](https://github.com/RetellAI/retell-typescript-sdk/commit/1ab31381c62b673d81dfa72595b045bcf15288b5))
* **internal:** codegen related update ([#161](https://github.com/RetellAI/retell-typescript-sdk/issues/161)) ([64b6a52](https://github.com/RetellAI/retell-typescript-sdk/commit/64b6a528d15e29a81bfd213c447b94d4f83aa820))

## 4.2.0 (2024-08-07)

Full Changelog: [v4.1.0...v4.2.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.1.0...v4.2.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#145](https://github.com/RetellAI/retell-typescript-sdk/issues/145)) ([063409b](https://github.com/RetellAI/retell-typescript-sdk/commit/063409b406e742ae8847bddc04cd0c23e5367981))


### Chores

* **internal:** codegen related update ([#147](https://github.com/RetellAI/retell-typescript-sdk/issues/147)) ([13b344e](https://github.com/RetellAI/retell-typescript-sdk/commit/13b344ec84db7119a5113262836ddcb56c69a065))

## 4.1.0 (2024-07-31)

Full Changelog: [v4.0.0...v4.1.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v4.0.0...v4.1.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#136](https://github.com/RetellAI/retell-typescript-sdk/issues/136)) ([ce869a2](https://github.com/RetellAI/retell-typescript-sdk/commit/ce869a272af5c906ea1cbba50acf26cea93d1f4f))
* **api:** OpenAPI spec update via Stainless API ([#141](https://github.com/RetellAI/retell-typescript-sdk/issues/141)) ([68c7d0c](https://github.com/RetellAI/retell-typescript-sdk/commit/68c7d0c1c29cd782cd39d176030eb8893ab8526b))


### Bug Fixes

* **compat:** remove ReadableStream polyfill redundant since node v16 ([#140](https://github.com/RetellAI/retell-typescript-sdk/issues/140)) ([2651490](https://github.com/RetellAI/retell-typescript-sdk/commit/265149053e326a9d8f89214406888258c63a47ba))


### Chores

* **docs:** fix incorrect client var names ([#142](https://github.com/RetellAI/retell-typescript-sdk/issues/142)) ([168ceaa](https://github.com/RetellAI/retell-typescript-sdk/commit/168ceaa1f9732f7aa45a2f40cc4f38dc600dd4f8))
* **internal:** add constant for default timeout ([#143](https://github.com/RetellAI/retell-typescript-sdk/issues/143)) ([61cc95c](https://github.com/RetellAI/retell-typescript-sdk/commit/61cc95c57dc96fcd90d8172cb2aea24b47bdc773))
* **internal:** codegen related update ([#138](https://github.com/RetellAI/retell-typescript-sdk/issues/138)) ([b713b4d](https://github.com/RetellAI/retell-typescript-sdk/commit/b713b4d5527b975df071363f30b3dc9f75db6ef9))
* **tests:** update prism version ([#139](https://github.com/RetellAI/retell-typescript-sdk/issues/139)) ([d2418bf](https://github.com/RetellAI/retell-typescript-sdk/commit/d2418bfc215c69cb1d96c36ce3914041f8361aba))

## 4.0.0 (2024-07-08)

Full Changelog: [v3.20.0...v4.0.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.20.0...v4.0.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#134](https://github.com/RetellAI/retell-typescript-sdk/issues/134)) ([e5bd0c7](https://github.com/RetellAI/retell-typescript-sdk/commit/e5bd0c7a241c320862d823adad9ddb980b279fed))

## 3.20.0 (2024-07-01)

Full Changelog: [v3.19.0...v3.20.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.19.0...v3.20.0)

### Features

* **api:** manual updates ([#129](https://github.com/RetellAI/retell-typescript-sdk/issues/129)) ([c10af49](https://github.com/RetellAI/retell-typescript-sdk/commit/c10af4913e64a5855a9f4fc277a78c4833d215e1))
* **api:** manual updates ([#131](https://github.com/RetellAI/retell-typescript-sdk/issues/131)) ([920a637](https://github.com/RetellAI/retell-typescript-sdk/commit/920a63769f0113633076a12e724980b5e58cc356))
* **api:** OpenAPI spec update via Stainless API ([#132](https://github.com/RetellAI/retell-typescript-sdk/issues/132)) ([88a4db6](https://github.com/RetellAI/retell-typescript-sdk/commit/88a4db6fb8fc6677439e8eaf908f52f246d233ad))

## 3.19.0 (2024-07-01)

Full Changelog: [v3.18.0...v3.19.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.18.0...v3.19.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#117](https://github.com/RetellAI/retell-typescript-sdk/issues/117)) ([2fed267](https://github.com/RetellAI/retell-typescript-sdk/commit/2fed2673e191a0b157a63810ddb71e96f746d226))
* **api:** OpenAPI spec update via Stainless API ([#119](https://github.com/RetellAI/retell-typescript-sdk/issues/119)) ([ea54301](https://github.com/RetellAI/retell-typescript-sdk/commit/ea543015ae0380ee53e3a0dbe5146a1b7d670231))
* **api:** OpenAPI spec update via Stainless API ([#120](https://github.com/RetellAI/retell-typescript-sdk/issues/120)) ([e3e2485](https://github.com/RetellAI/retell-typescript-sdk/commit/e3e24856bf3ff36f4333a39f387b4f56f902c3e1))
* **api:** OpenAPI spec update via Stainless API ([#121](https://github.com/RetellAI/retell-typescript-sdk/issues/121)) ([fb89b35](https://github.com/RetellAI/retell-typescript-sdk/commit/fb89b3581dbdd5e611bbbd21d7605e7c1ffa4d8e))
* **api:** OpenAPI spec update via Stainless API ([#122](https://github.com/RetellAI/retell-typescript-sdk/issues/122)) ([f84a73f](https://github.com/RetellAI/retell-typescript-sdk/commit/f84a73f006585fd269fbf508a8e4c3ac16a76479))
* **api:** OpenAPI spec update via Stainless API ([#123](https://github.com/RetellAI/retell-typescript-sdk/issues/123)) ([65cdc49](https://github.com/RetellAI/retell-typescript-sdk/commit/65cdc4954852e75b5c87fd66644e0ed67238e5e9))
* **api:** OpenAPI spec update via Stainless API ([#124](https://github.com/RetellAI/retell-typescript-sdk/issues/124)) ([9544e85](https://github.com/RetellAI/retell-typescript-sdk/commit/9544e85dfbfbd03cd7d4b61251b921725bf82e4d))
* **api:** OpenAPI spec update via Stainless API ([#125](https://github.com/RetellAI/retell-typescript-sdk/issues/125)) ([104e45e](https://github.com/RetellAI/retell-typescript-sdk/commit/104e45e93be273476b0c56185835eb962e31e4e1))
* **api:** OpenAPI spec update via Stainless API ([#126](https://github.com/RetellAI/retell-typescript-sdk/issues/126)) ([ca5e90f](https://github.com/RetellAI/retell-typescript-sdk/commit/ca5e90f1269be470b095e54b1ff929f27a1e38ee))
* **api:** OpenAPI spec update via Stainless API ([#127](https://github.com/RetellAI/retell-typescript-sdk/issues/127)) ([5976dbe](https://github.com/RetellAI/retell-typescript-sdk/commit/5976dbe45a723a2e94f2a4e29dd8c3c71f593b66))

## 3.18.0 (2024-06-06)

Full Changelog: [v3.17.0...v3.18.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.17.0...v3.18.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#106](https://github.com/RetellAI/retell-typescript-sdk/issues/106)) ([c30b7b4](https://github.com/RetellAI/retell-typescript-sdk/commit/c30b7b4069684efb5221c7916a7d61a6d5d6a5c9))
* **api:** OpenAPI spec update via Stainless API ([#108](https://github.com/RetellAI/retell-typescript-sdk/issues/108)) ([9b9fc9a](https://github.com/RetellAI/retell-typescript-sdk/commit/9b9fc9a0b4bc192f6b939c344472b2f95bdc3b13))
* **api:** OpenAPI spec update via Stainless API ([#109](https://github.com/RetellAI/retell-typescript-sdk/issues/109)) ([aac2ebc](https://github.com/RetellAI/retell-typescript-sdk/commit/aac2ebc03d2e42f715131cc472059261a1988180))
* **api:** OpenAPI spec update via Stainless API ([#110](https://github.com/RetellAI/retell-typescript-sdk/issues/110)) ([862d144](https://github.com/RetellAI/retell-typescript-sdk/commit/862d144e9fb4b978d699684ac492524142ead7f1))
* **api:** OpenAPI spec update via Stainless API ([#111](https://github.com/RetellAI/retell-typescript-sdk/issues/111)) ([db01c46](https://github.com/RetellAI/retell-typescript-sdk/commit/db01c46df479caa366da7be75adaec9475ed0e14))
* **api:** OpenAPI spec update via Stainless API ([#112](https://github.com/RetellAI/retell-typescript-sdk/issues/112)) ([6793250](https://github.com/RetellAI/retell-typescript-sdk/commit/679325061156b6fa3fadd0721f508a2de5c0f407))
* **api:** OpenAPI spec update via Stainless API ([#113](https://github.com/RetellAI/retell-typescript-sdk/issues/113)) ([bb64484](https://github.com/RetellAI/retell-typescript-sdk/commit/bb64484b74477a109c74b4f558fac9f1e78da4f9))
* **api:** OpenAPI spec update via Stainless API ([#114](https://github.com/RetellAI/retell-typescript-sdk/issues/114)) ([2254212](https://github.com/RetellAI/retell-typescript-sdk/commit/22542122cb8f2b3c842e6a9c6374fbca288a1d20))

## 3.17.0 (2024-06-02)

Full Changelog: [v3.16.0...v3.17.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.16.0...v3.17.0)

### Features

* **api:** manual updates ([#104](https://github.com/RetellAI/retell-typescript-sdk/issues/104)) ([45f8db7](https://github.com/RetellAI/retell-typescript-sdk/commit/45f8db71463fa390b55531f83a19d85b8fcdf227))
* **api:** OpenAPI spec update via Stainless API ([#102](https://github.com/RetellAI/retell-typescript-sdk/issues/102)) ([d3ee731](https://github.com/RetellAI/retell-typescript-sdk/commit/d3ee7312a17069f9fed3f3deb5e1eab510974d7f))

## 3.16.0 (2024-06-02)

Full Changelog: [v3.15.1...v3.16.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.15.1...v3.16.0)

### Features

* **api:** manual updates ([#100](https://github.com/RetellAI/retell-typescript-sdk/issues/100)) ([0105ba3](https://github.com/RetellAI/retell-typescript-sdk/commit/0105ba35988162092e3fbd7dc91660e2ecf7eb59))
* **api:** manual updates ([#96](https://github.com/RetellAI/retell-typescript-sdk/issues/96)) ([c2152ab](https://github.com/RetellAI/retell-typescript-sdk/commit/c2152ab895a88254683698e7e5f01ebdc188c959))
* **api:** OpenAPI spec update via Stainless API ([#94](https://github.com/RetellAI/retell-typescript-sdk/issues/94)) ([1060aa4](https://github.com/RetellAI/retell-typescript-sdk/commit/1060aa41165c9c8bb55a1dad3979222e9e5c0068))
* **api:** OpenAPI spec update via Stainless API ([#97](https://github.com/RetellAI/retell-typescript-sdk/issues/97)) ([e46a226](https://github.com/RetellAI/retell-typescript-sdk/commit/e46a2261919171598e8a9e3bd729b89ed27cab3e))
* **api:** OpenAPI spec update via Stainless API ([#98](https://github.com/RetellAI/retell-typescript-sdk/issues/98)) ([e94c425](https://github.com/RetellAI/retell-typescript-sdk/commit/e94c42546a1104575c4a2404148297fd8ec6e315))
* **api:** OpenAPI spec update via Stainless API ([#99](https://github.com/RetellAI/retell-typescript-sdk/issues/99)) ([8b8f7bd](https://github.com/RetellAI/retell-typescript-sdk/commit/8b8f7bd31309e264da1da64104d8266fa9c34cff))

## 3.15.1 (2024-05-20)

Full Changelog: [v3.15.0...v3.15.1](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.15.0...v3.15.1)

### Bug Fixes

* **client:** correct formatting of array query params ([eb54ecd](https://github.com/RetellAI/retell-typescript-sdk/commit/eb54ecdceda4336c0ffb72b46bc56b3cf7f73f4e))

## 3.15.0 (2024-05-20)

Full Changelog: [v3.14.0...v3.15.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.14.0...v3.15.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#85](https://github.com/RetellAI/retell-typescript-sdk/issues/85)) ([0d2d105](https://github.com/RetellAI/retell-typescript-sdk/commit/0d2d105dd1b27f315f330b0801db0c6007d38141))
* **api:** OpenAPI spec update via Stainless API ([#87](https://github.com/RetellAI/retell-typescript-sdk/issues/87)) ([6abc5e9](https://github.com/RetellAI/retell-typescript-sdk/commit/6abc5e96e60d68bf63ffe95e5f753e7a9cf3ab4a))


### Bug Fixes

* **client:** correct array format for query strings ([7d4b48f](https://github.com/RetellAI/retell-typescript-sdk/commit/7d4b48fcd6b5d3264cf2713ac21b0775a2306543))


### Chores

* **internal:** format webhook file ([467b8b5](https://github.com/RetellAI/retell-typescript-sdk/commit/467b8b5ccc0424de70f810077d2c840b2075e00f))

## 3.14.0 (2024-05-12)

Full Changelog: [v3.13.0...v3.14.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.13.0...v3.14.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#83](https://github.com/RetellAI/retell-typescript-sdk/issues/83)) ([4141a43](https://github.com/RetellAI/retell-typescript-sdk/commit/4141a4351cdde5140ccbfae0518d019377bf7820))

## 3.13.0 (2024-05-11)

Full Changelog: [v3.12.0...v3.13.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.12.0...v3.13.0)

### Features

* **api:** manual updates ([#76](https://github.com/RetellAI/retell-typescript-sdk/issues/76)) ([d0b96a3](https://github.com/RetellAI/retell-typescript-sdk/commit/d0b96a38a50af83513f9a6d55e23983904e07015))
* **api:** manual updates ([#81](https://github.com/RetellAI/retell-typescript-sdk/issues/81)) ([e78d79d](https://github.com/RetellAI/retell-typescript-sdk/commit/e78d79d5f081bc38e64de12b61b9ffc7a8d89e38))
* **api:** manual updates ([#82](https://github.com/RetellAI/retell-typescript-sdk/issues/82)) ([aab3174](https://github.com/RetellAI/retell-typescript-sdk/commit/aab3174b42ff0eee33f5885902ecf555899ed87e))
* **api:** OpenAPI spec update via Stainless API ([#78](https://github.com/RetellAI/retell-typescript-sdk/issues/78)) ([ae65e67](https://github.com/RetellAI/retell-typescript-sdk/commit/ae65e67d9fc167ded24fe5e826cf4de5a1cdbacb))
* **api:** OpenAPI spec update via Stainless API ([#79](https://github.com/RetellAI/retell-typescript-sdk/issues/79)) ([5605f64](https://github.com/RetellAI/retell-typescript-sdk/commit/5605f64be83378862c8a1ae6d81b9fd82acd39db))
* **api:** OpenAPI spec update via Stainless API ([#80](https://github.com/RetellAI/retell-typescript-sdk/issues/80)) ([8c06dc8](https://github.com/RetellAI/retell-typescript-sdk/commit/8c06dc884304e36d5b3ecb70ed8c2cb43a07d316))

## 3.12.0 (2024-04-30)

Full Changelog: [v3.11.0...v3.12.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.11.0...v3.12.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#74](https://github.com/RetellAI/retell-typescript-sdk/issues/74)) ([26022e1](https://github.com/RetellAI/retell-typescript-sdk/commit/26022e12ce4cc4ad8bf8b44db7ac89f08043c0f1))
* **api:** OpenAPI spec update via Stainless API ([#75](https://github.com/RetellAI/retell-typescript-sdk/issues/75)) ([90c570c](https://github.com/RetellAI/retell-typescript-sdk/commit/90c570cdaed1e4e6904689bc2b21883264c690c6))

## 3.11.0 (2024-04-26)

Full Changelog: [v3.10.0...v3.11.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.10.0...v3.11.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#71](https://github.com/RetellAI/retell-typescript-sdk/issues/71)) ([a90064f](https://github.com/RetellAI/retell-typescript-sdk/commit/a90064faab3fb56385a26a34b85fd79d7772a168))

## 3.10.0 (2024-04-26)

Full Changelog: [v3.9.0...v3.10.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.9.0...v3.10.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#67](https://github.com/RetellAI/retell-typescript-sdk/issues/67)) ([81ff1b7](https://github.com/RetellAI/retell-typescript-sdk/commit/81ff1b7369b1205054d8e5258f534b02e8d1edcf))
* **api:** OpenAPI spec update via Stainless API ([#69](https://github.com/RetellAI/retell-typescript-sdk/issues/69)) ([ef27155](https://github.com/RetellAI/retell-typescript-sdk/commit/ef27155283164ae7a0353f25b2eae79422c19293))
* **api:** OpenAPI spec update via Stainless API ([#70](https://github.com/RetellAI/retell-typescript-sdk/issues/70)) ([c3a30ab](https://github.com/RetellAI/retell-typescript-sdk/commit/c3a30ab4a1b268a6bceef66626333ada9c1a1717))

## 3.9.0 (2024-04-24)

Full Changelog: [v3.8.0...v3.9.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.8.0...v3.9.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#61](https://github.com/RetellAI/retell-typescript-sdk/issues/61)) ([7439431](https://github.com/RetellAI/retell-typescript-sdk/commit/7439431773de5d6095be811b1d8c80d94aa05f12))
* **api:** OpenAPI spec update via Stainless API ([#62](https://github.com/RetellAI/retell-typescript-sdk/issues/62)) ([e306f52](https://github.com/RetellAI/retell-typescript-sdk/commit/e306f5297ecf3c4df5f0f0eb18d2b85cbbb27020))
* **api:** update via SDK Studio ([#58](https://github.com/RetellAI/retell-typescript-sdk/issues/58)) ([bd1dfdc](https://github.com/RetellAI/retell-typescript-sdk/commit/bd1dfdc2ead997e38d3043a502f0a14b49b3fbce))
* **api:** update via SDK Studio ([#60](https://github.com/RetellAI/retell-typescript-sdk/issues/60)) ([530ecb2](https://github.com/RetellAI/retell-typescript-sdk/commit/530ecb27c6f1bcf7c5880ebbb8ea39b70ad45ce9))
* **api:** update via SDK Studio ([#63](https://github.com/RetellAI/retell-typescript-sdk/issues/63)) ([28cdc27](https://github.com/RetellAI/retell-typescript-sdk/commit/28cdc27632b7940651f73f46db7eed9f474b0c13))
* **api:** update via SDK Studio ([#64](https://github.com/RetellAI/retell-typescript-sdk/issues/64)) ([a555e7f](https://github.com/RetellAI/retell-typescript-sdk/commit/a555e7fc41320e80612408b0d2ab069bb1c4994a))
* **api:** update via SDK Studio ([#65](https://github.com/RetellAI/retell-typescript-sdk/issues/65)) ([2a7b667](https://github.com/RetellAI/retell-typescript-sdk/commit/2a7b667c38ae48f6e8b82b96f08545665c7dcaf9))
* **api:** update via SDK Studio ([#66](https://github.com/RetellAI/retell-typescript-sdk/issues/66)) ([3fbaa13](https://github.com/RetellAI/retell-typescript-sdk/commit/3fbaa13d05d545eb7ec93f4afe97cc64e5e737c7))

## 3.8.0 (2024-04-21)

Full Changelog: [v3.7.0...v3.8.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.7.0...v3.8.0)

### Features

* **api:** update via SDK Studio ([#56](https://github.com/RetellAI/retell-typescript-sdk/issues/56)) ([9925297](https://github.com/RetellAI/retell-typescript-sdk/commit/9925297fc89f41ae891a2a38db565d220164537c))

## 3.7.0 (2024-04-20)

Full Changelog: [v3.6.0...v3.7.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.6.0...v3.7.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#54](https://github.com/RetellAI/retell-typescript-sdk/issues/54)) ([796989e](https://github.com/RetellAI/retell-typescript-sdk/commit/796989ebca33ea23e8d67c0230f07904094858d3))

## 3.6.0 (2024-04-16)

Full Changelog: [v3.5.0...v3.6.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.5.0...v3.6.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#51](https://github.com/RetellAI/retell-typescript-sdk/issues/51)) ([4320089](https://github.com/RetellAI/retell-typescript-sdk/commit/4320089df31b3de08419e14fddcc3e5d514d99de))
* **api:** OpenAPI spec update via Stainless API ([#53](https://github.com/RetellAI/retell-typescript-sdk/issues/53)) ([4b61b84](https://github.com/RetellAI/retell-typescript-sdk/commit/4b61b84801d539e8c399678d88d4804276872c56))

## 3.5.0 (2024-04-09)

Full Changelog: [v3.4.0...v3.5.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.4.0...v3.5.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#40](https://github.com/RetellAI/retell-typescript-sdk/issues/40)) ([573694f](https://github.com/RetellAI/retell-typescript-sdk/commit/573694f47507c8266ee021c05acf46a5d2531d2f))
* **api:** OpenAPI spec update via Stainless API ([#41](https://github.com/RetellAI/retell-typescript-sdk/issues/41)) ([7d6138e](https://github.com/RetellAI/retell-typescript-sdk/commit/7d6138eb57e9be11bce23b7d8fe7b6ef64f56cb2))
* **api:** OpenAPI spec update via Stainless API ([#43](https://github.com/RetellAI/retell-typescript-sdk/issues/43)) ([44d11c7](https://github.com/RetellAI/retell-typescript-sdk/commit/44d11c7131a2a8f22b4571e288c778edb07aeb42))
* **api:** OpenAPI spec update via Stainless API ([#45](https://github.com/RetellAI/retell-typescript-sdk/issues/45)) ([4148b6e](https://github.com/RetellAI/retell-typescript-sdk/commit/4148b6e5a0911e7634c8906726cfad00a4cb33bb))
* **api:** OpenAPI spec update via Stainless API ([#47](https://github.com/RetellAI/retell-typescript-sdk/issues/47)) ([e033032](https://github.com/RetellAI/retell-typescript-sdk/commit/e03303295cbc93a01f7b71f00c9967a28c7d212d))
* **api:** OpenAPI spec update via Stainless API ([#48](https://github.com/RetellAI/retell-typescript-sdk/issues/48)) ([85b916c](https://github.com/RetellAI/retell-typescript-sdk/commit/85b916c367188a08d3f16145ee6afd0942be4b73))
* **api:** OpenAPI spec update via Stainless API ([#49](https://github.com/RetellAI/retell-typescript-sdk/issues/49)) ([e2ced52](https://github.com/RetellAI/retell-typescript-sdk/commit/e2ced5200c3ec83e021bbcafd84b60b0929727fd))
* **api:** OpenAPI spec update via Stainless API ([#50](https://github.com/RetellAI/retell-typescript-sdk/issues/50)) ([f8a7baf](https://github.com/RetellAI/retell-typescript-sdk/commit/f8a7baf5cf0fd405143c46c66ad904fce886b753))
* **api:** update via SDK Studio ([#38](https://github.com/RetellAI/retell-typescript-sdk/issues/38)) ([aec1cdf](https://github.com/RetellAI/retell-typescript-sdk/commit/aec1cdffb779946e39acfa87bdd6f3f64e063663))
* **api:** update via SDK Studio ([#42](https://github.com/RetellAI/retell-typescript-sdk/issues/42)) ([6548c0c](https://github.com/RetellAI/retell-typescript-sdk/commit/6548c0cf43e14d14791a68ab25f52dceee3a65ea))
* **api:** update via SDK Studio ([#44](https://github.com/RetellAI/retell-typescript-sdk/issues/44)) ([50dff67](https://github.com/RetellAI/retell-typescript-sdk/commit/50dff67a6bfd1f6316ed62a6c7e8c2ed01e77c2b))
* **api:** update via SDK Studio ([#46](https://github.com/RetellAI/retell-typescript-sdk/issues/46)) ([b682ffd](https://github.com/RetellAI/retell-typescript-sdk/commit/b682ffd5bdaca72a4d2122c3341c22258b7af3f3))

## 3.4.0 (2024-04-05)

Full Changelog: [v3.3.0...v3.4.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.3.0...v3.4.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#34](https://github.com/RetellAI/retell-typescript-sdk/issues/34)) ([6eee7ab](https://github.com/RetellAI/retell-typescript-sdk/commit/6eee7ab8421a4bfd8a7be2eab9625085ec7647a5))
* **api:** OpenAPI spec update via Stainless API ([#36](https://github.com/RetellAI/retell-typescript-sdk/issues/36)) ([d3f77ca](https://github.com/RetellAI/retell-typescript-sdk/commit/d3f77ca21657801f4a22ecff1cd51bb0627543f3))
* **api:** OpenAPI spec update via Stainless API ([#37](https://github.com/RetellAI/retell-typescript-sdk/issues/37)) ([6a5ee66](https://github.com/RetellAI/retell-typescript-sdk/commit/6a5ee66e4f1020b9e7038494f905e7c5a6385bce))

## 3.3.0 (2024-03-29)

Full Changelog: [v3.2.0...v3.3.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.2.0...v3.3.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#32](https://github.com/RetellAI/retell-typescript-sdk/issues/32)) ([0f70eeb](https://github.com/RetellAI/retell-typescript-sdk/commit/0f70eeb5c376fa03820e3c9efb5fa5ab29c9f775))

## 3.2.0 (2024-03-28)

Full Changelog: [v3.1.0...v3.2.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.1.0...v3.2.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#22](https://github.com/RetellAI/retell-typescript-sdk/issues/22)) ([a56af5d](https://github.com/RetellAI/retell-typescript-sdk/commit/a56af5de57cdf020c331fa26165ed5309ba74145))
* **api:** OpenAPI spec update via Stainless API ([#30](https://github.com/RetellAI/retell-typescript-sdk/issues/30)) ([a3abc2b](https://github.com/RetellAI/retell-typescript-sdk/commit/a3abc2b2cc79e534513b98c74af79e2fdb4d0f8d))
* **api:** OpenAPI spec update via Stainless API ([#31](https://github.com/RetellAI/retell-typescript-sdk/issues/31)) ([95c3939](https://github.com/RetellAI/retell-typescript-sdk/commit/95c3939379c7f4a353a9edb358a63de302ba374e))
* **api:** update via SDK Studio ([1614607](https://github.com/RetellAI/retell-typescript-sdk/commit/1614607dffbe911dd19b9bbfd0248d29cc0b8c30))
* **api:** update via SDK Studio ([3576d16](https://github.com/RetellAI/retell-typescript-sdk/commit/3576d168f3fc3aae7b36119560e41b15419b48b3))
* **api:** update via SDK Studio ([c29f76a](https://github.com/RetellAI/retell-typescript-sdk/commit/c29f76a2deadedcea16f4aa83b46742f0ab4247e))
* **api:** update via SDK Studio ([1e2cbc1](https://github.com/RetellAI/retell-typescript-sdk/commit/1e2cbc1ee834c3c2617a45f51ca8eaad0b3a97ef))
* **api:** update via SDK Studio ([188c5f4](https://github.com/RetellAI/retell-typescript-sdk/commit/188c5f44c567165f3fc1172088ba35a29504aadc))
* **api:** update via SDK Studio ([d21433a](https://github.com/RetellAI/retell-typescript-sdk/commit/d21433afb30037ffb13815c0b02a6371123abb3c))
* **api:** update via SDK Studio ([6afcd3e](https://github.com/RetellAI/retell-typescript-sdk/commit/6afcd3e804f7f822af2ae166948854ca01c9d284))
* **api:** update via SDK Studio ([6ace945](https://github.com/RetellAI/retell-typescript-sdk/commit/6ace9459ee1ec355d5bc193686351ea929cb0deb))
* **api:** update via SDK Studio ([712f143](https://github.com/RetellAI/retell-typescript-sdk/commit/712f1430c7b215d3b4f018bad7d73b255edca08f))
* **api:** update via SDK Studio ([e61829c](https://github.com/RetellAI/retell-typescript-sdk/commit/e61829c09ee3bb28a474c0398c2dda1dd8278378))
* **api:** update via SDK Studio ([5c6cbec](https://github.com/RetellAI/retell-typescript-sdk/commit/5c6cbecd3cd92874168166baea184d948a5e69f0))
* **api:** update via SDK Studio ([b244e2e](https://github.com/RetellAI/retell-typescript-sdk/commit/b244e2e0c99764973cde94821777d1e397385e2e))
* **api:** update via SDK Studio ([2257bc1](https://github.com/RetellAI/retell-typescript-sdk/commit/2257bc1b8574204208cc91dad52f31ba02fc50e4))
* **api:** update via SDK Studio ([8c76b67](https://github.com/RetellAI/retell-typescript-sdk/commit/8c76b67dc29708abd9662151667fbeb0fe89a041))
* **api:** update via SDK Studio ([9c66392](https://github.com/RetellAI/retell-typescript-sdk/commit/9c663928a353f7c90cdc2c91e3275b5a99531add))
* **api:** update via SDK Studio ([28aa126](https://github.com/RetellAI/retell-typescript-sdk/commit/28aa12632624be0807063daab7b76dd652e634a7))
* **api:** update via SDK Studio ([078bacb](https://github.com/RetellAI/retell-typescript-sdk/commit/078bacbb9e2fc64e0b7f24e0327633355e5ae6f6))
* **api:** update via SDK Studio ([0949fbf](https://github.com/RetellAI/retell-typescript-sdk/commit/0949fbf650bc1d8a4cd2f042921ccfa9ba07d6c0))
* **api:** update via SDK Studio ([7673999](https://github.com/RetellAI/retell-typescript-sdk/commit/7673999591b3f27b809c9ea81c989326738657c8))
* **api:** update via SDK Studio ([b8670d8](https://github.com/RetellAI/retell-typescript-sdk/commit/b8670d8cd0da051e98d5cd9bb05a4eb4b5f01590))
* **api:** update via SDK Studio ([67ab827](https://github.com/RetellAI/retell-typescript-sdk/commit/67ab827c80de041cb5bef9269c3a76af4c154cfe))
* **api:** update via SDK Studio ([f1b2902](https://github.com/RetellAI/retell-typescript-sdk/commit/f1b29025c66e398b4f3221070d4286d42738c022))
* **api:** update via SDK Studio ([d03fc13](https://github.com/RetellAI/retell-typescript-sdk/commit/d03fc137cfe67e1d21bdeec62932ba5a9c77ec36))
* **api:** update via SDK Studio ([b2bce78](https://github.com/RetellAI/retell-typescript-sdk/commit/b2bce7875aeea5ce82e5480b6f1c40ada05e298f))
* **api:** update via SDK Studio ([0910f8c](https://github.com/RetellAI/retell-typescript-sdk/commit/0910f8ca902fa086256fad51d29f33ba5405eee1))
* **api:** update via SDK Studio ([eef1272](https://github.com/RetellAI/retell-typescript-sdk/commit/eef1272b7e3c23c7a2d540f46843d17f5071816e))
* **api:** update via SDK Studio ([4f87791](https://github.com/RetellAI/retell-typescript-sdk/commit/4f877919cdac165d3ecb99f1c6d30077d62c5e63))
* **api:** update via SDK Studio ([baa6a6a](https://github.com/RetellAI/retell-typescript-sdk/commit/baa6a6ad0a766a804e406ea67b8633120cea5034))
* **api:** update via SDK Studio ([0967b9b](https://github.com/RetellAI/retell-typescript-sdk/commit/0967b9beb4725fff6c0c56d3ffff304131eb4efd))
* **api:** update via SDK Studio ([626f39e](https://github.com/RetellAI/retell-typescript-sdk/commit/626f39e6036e49b3caaa826d12cb3ea00a1942fb))
* **api:** update via SDK Studio ([cd908dc](https://github.com/RetellAI/retell-typescript-sdk/commit/cd908dca907595aad4a314f7b4362088e0edf889))
* **api:** update via SDK Studio ([c19fc0c](https://github.com/RetellAI/retell-typescript-sdk/commit/c19fc0c8f7367077bac3c82a143114917ed16c9f))
* **api:** update via SDK Studio ([2aec9f1](https://github.com/RetellAI/retell-typescript-sdk/commit/2aec9f170a7cd43bf938d8223d1854041552f5a1))
* **api:** update via SDK Studio ([7738ebc](https://github.com/RetellAI/retell-typescript-sdk/commit/7738ebc5e911878b36ea2bec5362cdd704e85587))
* **api:** update via SDK Studio ([3083a95](https://github.com/RetellAI/retell-typescript-sdk/commit/3083a951c1cda6e14729cf153a969366d92df9ef))
* **api:** update via SDK Studio ([978ebfe](https://github.com/RetellAI/retell-typescript-sdk/commit/978ebfe1c261f82fcdcb9bd83124bfd2b7e575ff))
* **api:** update via SDK Studio ([2819394](https://github.com/RetellAI/retell-typescript-sdk/commit/28193946c384fb423d22e0d07aaca1dda2e2d8b0))
* **api:** update via SDK Studio ([4c2f56d](https://github.com/RetellAI/retell-typescript-sdk/commit/4c2f56d5c7c6a29172240dd776080ec19a6ecb3e))
* **api:** update via SDK Studio ([5ec484e](https://github.com/RetellAI/retell-typescript-sdk/commit/5ec484e79628254b8395bf6858345092359c0810))
* **api:** update via SDK Studio ([f8f89a8](https://github.com/RetellAI/retell-typescript-sdk/commit/f8f89a8905508eb47f007f46d7d665381a39dfa2))
* **api:** update via SDK Studio ([e9b9dc2](https://github.com/RetellAI/retell-typescript-sdk/commit/e9b9dc2a31701116a6d2c3b119ded5682ab4bc3c))
* **api:** update via SDK Studio ([c500e08](https://github.com/RetellAI/retell-typescript-sdk/commit/c500e08cd444b6f9e7f6637f1ffc845699beb541))
* **api:** update via SDK Studio ([c7d20d9](https://github.com/RetellAI/retell-typescript-sdk/commit/c7d20d9a3a0cc3d8d288a1fd902ac1903f240660))
* **api:** update via SDK Studio ([b549100](https://github.com/RetellAI/retell-typescript-sdk/commit/b54910071617db772a37e784054b6903a549e9f2))
* **api:** update via SDK Studio ([f83af9e](https://github.com/RetellAI/retell-typescript-sdk/commit/f83af9e27099bfb4b48f38ea07efd27526e6e8f7))
* **api:** update via SDK Studio ([#10](https://github.com/RetellAI/retell-typescript-sdk/issues/10)) ([2a8479f](https://github.com/RetellAI/retell-typescript-sdk/commit/2a8479f805f95d0b607fc8ae15adc1ed42d362b6))
* **api:** update via SDK Studio ([#12](https://github.com/RetellAI/retell-typescript-sdk/issues/12)) ([dedc983](https://github.com/RetellAI/retell-typescript-sdk/commit/dedc98381521dbd2cca43f9bfddfe01a5129dd6e))
* **api:** update via SDK Studio ([#13](https://github.com/RetellAI/retell-typescript-sdk/issues/13)) ([5cc5c8e](https://github.com/RetellAI/retell-typescript-sdk/commit/5cc5c8edd25c963d9ff4f3e55385f8831c56ed35))
* **api:** update via SDK Studio ([#15](https://github.com/RetellAI/retell-typescript-sdk/issues/15)) ([70b23eb](https://github.com/RetellAI/retell-typescript-sdk/commit/70b23ebc8b688ccff5e3fdbb0a4090a704006074))
* **api:** update via SDK Studio ([#17](https://github.com/RetellAI/retell-typescript-sdk/issues/17)) ([d3e8a75](https://github.com/RetellAI/retell-typescript-sdk/commit/d3e8a756529fc5f54d62e77525bbc781299c840a))
* **api:** update via SDK Studio ([#18](https://github.com/RetellAI/retell-typescript-sdk/issues/18)) ([f1cc79e](https://github.com/RetellAI/retell-typescript-sdk/commit/f1cc79ed6e387caa289a26c96c13d310ffc2ddcd))
* **api:** update via SDK Studio ([#19](https://github.com/RetellAI/retell-typescript-sdk/issues/19)) ([5ed4414](https://github.com/RetellAI/retell-typescript-sdk/commit/5ed44148dfb0fb8bdf45cbfa606cb5da8a826c22))
* **api:** update via SDK Studio ([#20](https://github.com/RetellAI/retell-typescript-sdk/issues/20)) ([1dd6bc4](https://github.com/RetellAI/retell-typescript-sdk/commit/1dd6bc44088585a85200fe76d678777e4703a9e9))
* **api:** update via SDK Studio ([#21](https://github.com/RetellAI/retell-typescript-sdk/issues/21)) ([f810f4e](https://github.com/RetellAI/retell-typescript-sdk/commit/f810f4e95f9e62053d817b31f2b731b85aba926a))
* **api:** update via SDK Studio ([#23](https://github.com/RetellAI/retell-typescript-sdk/issues/23)) ([560bbc5](https://github.com/RetellAI/retell-typescript-sdk/commit/560bbc5498ee98155da9f0caabd0fddf8259e5be))
* **api:** update via SDK Studio ([#24](https://github.com/RetellAI/retell-typescript-sdk/issues/24)) ([a5c3e28](https://github.com/RetellAI/retell-typescript-sdk/commit/a5c3e283525c1c3e536450e7197eb85a76268c94))
* **api:** update via SDK Studio ([#25](https://github.com/RetellAI/retell-typescript-sdk/issues/25)) ([c47e029](https://github.com/RetellAI/retell-typescript-sdk/commit/c47e029d8044c9e1260dad8414c7cbb2a7bbd8f2))
* **api:** update via SDK Studio ([#26](https://github.com/RetellAI/retell-typescript-sdk/issues/26)) ([f60bcd6](https://github.com/RetellAI/retell-typescript-sdk/commit/f60bcd69827051106b867220c2a0fdc755376f2c))
* **api:** update via SDK Studio ([#27](https://github.com/RetellAI/retell-typescript-sdk/issues/27)) ([477e5ed](https://github.com/RetellAI/retell-typescript-sdk/commit/477e5ed75137e683dc221617be7a9401c242cdee))
* **api:** update via SDK Studio ([#29](https://github.com/RetellAI/retell-typescript-sdk/issues/29)) ([d1ee65e](https://github.com/RetellAI/retell-typescript-sdk/commit/d1ee65e8c83b89834a7db15fe9c102f9ac1e8f3a))
* **api:** update via SDK Studio ([#8](https://github.com/RetellAI/retell-typescript-sdk/issues/8)) ([8355959](https://github.com/RetellAI/retell-typescript-sdk/commit/83559595763ec3b8a7500d0ee70262b7e6261ce4))
* OpenAPI spec update ([4ec746d](https://github.com/RetellAI/retell-typescript-sdk/commit/4ec746df72d500f3881453374228244f824c0a7d))


### Chores

* go live ([#6](https://github.com/RetellAI/retell-typescript-sdk/issues/6)) ([f23ebcd](https://github.com/RetellAI/retell-typescript-sdk/commit/f23ebcde921186a409e12d9dc4882184225639ef))

## 3.1.0 (2024-03-27)

Full Changelog: [v3.0.0...v3.1.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v3.0.0...v3.1.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#22](https://github.com/RetellAI/retell-typescript-sdk/issues/22)) ([a56af5d](https://github.com/RetellAI/retell-typescript-sdk/commit/a56af5de57cdf020c331fa26165ed5309ba74145))
* **api:** update via SDK Studio ([#15](https://github.com/RetellAI/retell-typescript-sdk/issues/15)) ([70b23eb](https://github.com/RetellAI/retell-typescript-sdk/commit/70b23ebc8b688ccff5e3fdbb0a4090a704006074))
* **api:** update via SDK Studio ([#17](https://github.com/RetellAI/retell-typescript-sdk/issues/17)) ([d3e8a75](https://github.com/RetellAI/retell-typescript-sdk/commit/d3e8a756529fc5f54d62e77525bbc781299c840a))
* **api:** update via SDK Studio ([#18](https://github.com/RetellAI/retell-typescript-sdk/issues/18)) ([f1cc79e](https://github.com/RetellAI/retell-typescript-sdk/commit/f1cc79ed6e387caa289a26c96c13d310ffc2ddcd))
* **api:** update via SDK Studio ([#19](https://github.com/RetellAI/retell-typescript-sdk/issues/19)) ([5ed4414](https://github.com/RetellAI/retell-typescript-sdk/commit/5ed44148dfb0fb8bdf45cbfa606cb5da8a826c22))
* **api:** update via SDK Studio ([#20](https://github.com/RetellAI/retell-typescript-sdk/issues/20)) ([1dd6bc4](https://github.com/RetellAI/retell-typescript-sdk/commit/1dd6bc44088585a85200fe76d678777e4703a9e9))
* **api:** update via SDK Studio ([#21](https://github.com/RetellAI/retell-typescript-sdk/issues/21)) ([f810f4e](https://github.com/RetellAI/retell-typescript-sdk/commit/f810f4e95f9e62053d817b31f2b731b85aba926a))
* **api:** update via SDK Studio ([#23](https://github.com/RetellAI/retell-typescript-sdk/issues/23)) ([560bbc5](https://github.com/RetellAI/retell-typescript-sdk/commit/560bbc5498ee98155da9f0caabd0fddf8259e5be))
* **api:** update via SDK Studio ([#24](https://github.com/RetellAI/retell-typescript-sdk/issues/24)) ([a5c3e28](https://github.com/RetellAI/retell-typescript-sdk/commit/a5c3e283525c1c3e536450e7197eb85a76268c94))
* **api:** update via SDK Studio ([#25](https://github.com/RetellAI/retell-typescript-sdk/issues/25)) ([c47e029](https://github.com/RetellAI/retell-typescript-sdk/commit/c47e029d8044c9e1260dad8414c7cbb2a7bbd8f2))
* **api:** update via SDK Studio ([#26](https://github.com/RetellAI/retell-typescript-sdk/issues/26)) ([f60bcd6](https://github.com/RetellAI/retell-typescript-sdk/commit/f60bcd69827051106b867220c2a0fdc755376f2c))
* **api:** update via SDK Studio ([#27](https://github.com/RetellAI/retell-typescript-sdk/issues/27)) ([477e5ed](https://github.com/RetellAI/retell-typescript-sdk/commit/477e5ed75137e683dc221617be7a9401c242cdee))

## 3.0.0 (2024-03-26)

Full Changelog: [v0.1.0-alpha.3...v3.0.0](https://github.com/RetellAI/retell-typescript-sdk/compare/v0.1.0-alpha.3...v3.0.0)

### Features

* **api:** update via SDK Studio ([#13](https://github.com/RetellAI/retell-typescript-sdk/issues/13)) ([5cc5c8e](https://github.com/RetellAI/retell-typescript-sdk/commit/5cc5c8edd25c963d9ff4f3e55385f8831c56ed35))

## 0.1.0-alpha.3 (2024-03-26)

Full Changelog: [v0.1.0-alpha.2...v0.1.0-alpha.3](https://github.com/RetellAI/retell-typescript-sdk/compare/v0.1.0-alpha.2...v0.1.0-alpha.3)

### Features

* **api:** update via SDK Studio ([#10](https://github.com/RetellAI/retell-typescript-sdk/issues/10)) ([2a8479f](https://github.com/RetellAI/retell-typescript-sdk/commit/2a8479f805f95d0b607fc8ae15adc1ed42d362b6))
* **api:** update via SDK Studio ([#12](https://github.com/RetellAI/retell-typescript-sdk/issues/12)) ([dedc983](https://github.com/RetellAI/retell-typescript-sdk/commit/dedc98381521dbd2cca43f9bfddfe01a5129dd6e))

## 0.1.0-alpha.2 (2024-03-26)

Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/RetellAI/retell-typescript-sdk/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)

### Features

* **api:** update via SDK Studio ([#8](https://github.com/RetellAI/retell-typescript-sdk/issues/8)) ([8355959](https://github.com/RetellAI/retell-typescript-sdk/commit/83559595763ec3b8a7500d0ee70262b7e6261ce4))

## 0.1.0-alpha.1 (2024-03-26)

Full Changelog: [v0.0.1-alpha.0...v0.1.0-alpha.1](https://github.com/RetellAI/retell-typescript-sdk/compare/v0.0.1-alpha.0...v0.1.0-alpha.1)

### Features

* **api:** update via SDK Studio ([1614607](https://github.com/RetellAI/retell-typescript-sdk/commit/1614607dffbe911dd19b9bbfd0248d29cc0b8c30))
* **api:** update via SDK Studio ([3576d16](https://github.com/RetellAI/retell-typescript-sdk/commit/3576d168f3fc3aae7b36119560e41b15419b48b3))
* **api:** update via SDK Studio ([c29f76a](https://github.com/RetellAI/retell-typescript-sdk/commit/c29f76a2deadedcea16f4aa83b46742f0ab4247e))
* **api:** update via SDK Studio ([1e2cbc1](https://github.com/RetellAI/retell-typescript-sdk/commit/1e2cbc1ee834c3c2617a45f51ca8eaad0b3a97ef))
* **api:** update via SDK Studio ([188c5f4](https://github.com/RetellAI/retell-typescript-sdk/commit/188c5f44c567165f3fc1172088ba35a29504aadc))
* **api:** update via SDK Studio ([d21433a](https://github.com/RetellAI/retell-typescript-sdk/commit/d21433afb30037ffb13815c0b02a6371123abb3c))
* **api:** update via SDK Studio ([6afcd3e](https://github.com/RetellAI/retell-typescript-sdk/commit/6afcd3e804f7f822af2ae166948854ca01c9d284))
* **api:** update via SDK Studio ([6ace945](https://github.com/RetellAI/retell-typescript-sdk/commit/6ace9459ee1ec355d5bc193686351ea929cb0deb))
* **api:** update via SDK Studio ([712f143](https://github.com/RetellAI/retell-typescript-sdk/commit/712f1430c7b215d3b4f018bad7d73b255edca08f))
* **api:** update via SDK Studio ([e61829c](https://github.com/RetellAI/retell-typescript-sdk/commit/e61829c09ee3bb28a474c0398c2dda1dd8278378))
* **api:** update via SDK Studio ([5c6cbec](https://github.com/RetellAI/retell-typescript-sdk/commit/5c6cbecd3cd92874168166baea184d948a5e69f0))
* **api:** update via SDK Studio ([b244e2e](https://github.com/RetellAI/retell-typescript-sdk/commit/b244e2e0c99764973cde94821777d1e397385e2e))
* **api:** update via SDK Studio ([2257bc1](https://github.com/RetellAI/retell-typescript-sdk/commit/2257bc1b8574204208cc91dad52f31ba02fc50e4))
* **api:** update via SDK Studio ([8c76b67](https://github.com/RetellAI/retell-typescript-sdk/commit/8c76b67dc29708abd9662151667fbeb0fe89a041))
* **api:** update via SDK Studio ([9c66392](https://github.com/RetellAI/retell-typescript-sdk/commit/9c663928a353f7c90cdc2c91e3275b5a99531add))
* **api:** update via SDK Studio ([28aa126](https://github.com/RetellAI/retell-typescript-sdk/commit/28aa12632624be0807063daab7b76dd652e634a7))
* **api:** update via SDK Studio ([078bacb](https://github.com/RetellAI/retell-typescript-sdk/commit/078bacbb9e2fc64e0b7f24e0327633355e5ae6f6))
* **api:** update via SDK Studio ([0949fbf](https://github.com/RetellAI/retell-typescript-sdk/commit/0949fbf650bc1d8a4cd2f042921ccfa9ba07d6c0))
* **api:** update via SDK Studio ([7673999](https://github.com/RetellAI/retell-typescript-sdk/commit/7673999591b3f27b809c9ea81c989326738657c8))
* **api:** update via SDK Studio ([b8670d8](https://github.com/RetellAI/retell-typescript-sdk/commit/b8670d8cd0da051e98d5cd9bb05a4eb4b5f01590))
* **api:** update via SDK Studio ([67ab827](https://github.com/RetellAI/retell-typescript-sdk/commit/67ab827c80de041cb5bef9269c3a76af4c154cfe))
* **api:** update via SDK Studio ([f1b2902](https://github.com/RetellAI/retell-typescript-sdk/commit/f1b29025c66e398b4f3221070d4286d42738c022))
* **api:** update via SDK Studio ([d03fc13](https://github.com/RetellAI/retell-typescript-sdk/commit/d03fc137cfe67e1d21bdeec62932ba5a9c77ec36))
* **api:** update via SDK Studio ([b2bce78](https://github.com/RetellAI/retell-typescript-sdk/commit/b2bce7875aeea5ce82e5480b6f1c40ada05e298f))
* **api:** update via SDK Studio ([0910f8c](https://github.com/RetellAI/retell-typescript-sdk/commit/0910f8ca902fa086256fad51d29f33ba5405eee1))
* **api:** update via SDK Studio ([eef1272](https://github.com/RetellAI/retell-typescript-sdk/commit/eef1272b7e3c23c7a2d540f46843d17f5071816e))
* **api:** update via SDK Studio ([4f87791](https://github.com/RetellAI/retell-typescript-sdk/commit/4f877919cdac165d3ecb99f1c6d30077d62c5e63))
* **api:** update via SDK Studio ([baa6a6a](https://github.com/RetellAI/retell-typescript-sdk/commit/baa6a6ad0a766a804e406ea67b8633120cea5034))
* **api:** update via SDK Studio ([0967b9b](https://github.com/RetellAI/retell-typescript-sdk/commit/0967b9beb4725fff6c0c56d3ffff304131eb4efd))
* **api:** update via SDK Studio ([626f39e](https://github.com/RetellAI/retell-typescript-sdk/commit/626f39e6036e49b3caaa826d12cb3ea00a1942fb))
* **api:** update via SDK Studio ([cd908dc](https://github.com/RetellAI/retell-typescript-sdk/commit/cd908dca907595aad4a314f7b4362088e0edf889))
* **api:** update via SDK Studio ([c19fc0c](https://github.com/RetellAI/retell-typescript-sdk/commit/c19fc0c8f7367077bac3c82a143114917ed16c9f))
* **api:** update via SDK Studio ([2aec9f1](https://github.com/RetellAI/retell-typescript-sdk/commit/2aec9f170a7cd43bf938d8223d1854041552f5a1))
* **api:** update via SDK Studio ([7738ebc](https://github.com/RetellAI/retell-typescript-sdk/commit/7738ebc5e911878b36ea2bec5362cdd704e85587))
* **api:** update via SDK Studio ([3083a95](https://github.com/RetellAI/retell-typescript-sdk/commit/3083a951c1cda6e14729cf153a969366d92df9ef))
* **api:** update via SDK Studio ([978ebfe](https://github.com/RetellAI/retell-typescript-sdk/commit/978ebfe1c261f82fcdcb9bd83124bfd2b7e575ff))
* **api:** update via SDK Studio ([2819394](https://github.com/RetellAI/retell-typescript-sdk/commit/28193946c384fb423d22e0d07aaca1dda2e2d8b0))
* **api:** update via SDK Studio ([4c2f56d](https://github.com/RetellAI/retell-typescript-sdk/commit/4c2f56d5c7c6a29172240dd776080ec19a6ecb3e))
* **api:** update via SDK Studio ([5ec484e](https://github.com/RetellAI/retell-typescript-sdk/commit/5ec484e79628254b8395bf6858345092359c0810))
* **api:** update via SDK Studio ([f8f89a8](https://github.com/RetellAI/retell-typescript-sdk/commit/f8f89a8905508eb47f007f46d7d665381a39dfa2))
* **api:** update via SDK Studio ([e9b9dc2](https://github.com/RetellAI/retell-typescript-sdk/commit/e9b9dc2a31701116a6d2c3b119ded5682ab4bc3c))
* **api:** update via SDK Studio ([c500e08](https://github.com/RetellAI/retell-typescript-sdk/commit/c500e08cd444b6f9e7f6637f1ffc845699beb541))
* **api:** update via SDK Studio ([c7d20d9](https://github.com/RetellAI/retell-typescript-sdk/commit/c7d20d9a3a0cc3d8d288a1fd902ac1903f240660))
* **api:** update via SDK Studio ([b549100](https://github.com/RetellAI/retell-typescript-sdk/commit/b54910071617db772a37e784054b6903a549e9f2))
* **api:** update via SDK Studio ([f83af9e](https://github.com/RetellAI/retell-typescript-sdk/commit/f83af9e27099bfb4b48f38ea07efd27526e6e8f7))
* OpenAPI spec update ([4ec746d](https://github.com/RetellAI/retell-typescript-sdk/commit/4ec746df72d500f3881453374228244f824c0a7d))


### Chores

* go live ([#6](https://github.com/RetellAI/retell-typescript-sdk/issues/6)) ([f23ebcd](https://github.com/RetellAI/retell-typescript-sdk/commit/f23ebcde921186a409e12d9dc4882184225639ef))
