···11----
22-"@hey-api/openapi-ts": patch
33----
44-55-fix: revert to generating commonjs for esm and commonjs support
+6
packages/openapi-ts/CHANGELOG.md
···11# @hey-api/openapi-ts
2233+## 0.40.1
44+55+### Patch Changes
66+77+- fix: revert to generating commonjs for esm and commonjs support ([#409](https://github.com/hey-api/openapi-ts/pull/409))
88+39## 0.40.0
410511### Minor Changes
+1-1
packages/openapi-ts/package.json
···11{
22 "name": "@hey-api/openapi-ts",
33- "version": "0.40.0",
33+ "version": "0.40.1",
44 "type": "module",
55 "description": "Turn your OpenAPI specification into a beautiful TypeScript client",
66 "homepage": "https://heyapi.vercel.app/",