···11----
22-"@hey-api/codegen-core": patch
33-"@hey-api/openapi-ts": patch
44-"@hey-api/vite-plugin": patch
55----
66-77-**build**: do not minify bundles for better code readability and debugging
-5
.changeset/upset-clubs-stare.md
···11----
22-'@hey-api/openapi-ts': patch
33----
44-55-**plugin(@hey-api/sdk)**: fix: do not use bodySerializer if format is binary
+6
packages/codegen-core/CHANGELOG.md
···11# @hey-api/codegen-core
2233+## 0.5.2
44+55+### Patch Changes
66+77+- **build**: do not minify bundles for better code readability and debugging ([#3186](https://github.com/hey-api/openapi-ts/pull/3186)) ([`4d46130`](https://github.com/hey-api/openapi-ts/commit/4d46130b53d9d8d5d3c178343a1b4fc3645b2628)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)
88+39## 0.5.1
410511### Patch Changes
···11# @hey-api/openapi-ts
2233+## 0.90.2
44+55+### Patch Changes
66+77+- **build**: do not minify bundles for better code readability and debugging ([#3186](https://github.com/hey-api/openapi-ts/pull/3186)) ([`4d46130`](https://github.com/hey-api/openapi-ts/commit/4d46130b53d9d8d5d3c178343a1b4fc3645b2628)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)
88+99+- **plugin(@hey-api/sdk)**: fix: do not use bodySerializer if format is binary ([#3190](https://github.com/hey-api/openapi-ts/pull/3190)) ([`dc28c4c`](https://github.com/hey-api/openapi-ts/commit/dc28c4c6504724104bdef01332b9e3eb52ba3333)) by [@mrlubos](https://github.com/mrlubos)
1010+1111+### Updated Dependencies:
1212+1313+- @hey-api/codegen-core@0.5.2
1414+315## 0.90.1
416517### Patch Changes
···11# @hey-api/vite-plugin
2233+## 0.2.1
44+55+### Patch Changes
66+77+- **build**: do not minify bundles for better code readability and debugging ([#3186](https://github.com/hey-api/openapi-ts/pull/3186)) ([`4d46130`](https://github.com/hey-api/openapi-ts/commit/4d46130b53d9d8d5d3c178343a1b4fc3645b2628)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)
88+39## 0.2.0
410511### Minor Changes