···11{
22 "name": "@hey-api/client-fetch",
33- "version": "0.1.4",
33+ "version": "0.1.5",
44 "type": "module",
55 "description": "Typesafe Fetch API client for your @hey-api/openapi-ts types",
66 "homepage": "https://heyapi.vercel.app/",
+6
packages/openapi-ts/CHANGELOG.md
···11# @hey-api/openapi-ts
2233+## 0.47.1
44+55+### Patch Changes
66+77+- [#690](https://github.com/hey-api/openapi-ts/pull/690) [`1017ace`](https://github.com/hey-api/openapi-ts/commit/1017acee80630d84a08bd8f0087c8fb0de270f1a) Thanks [@Nick-Lucas](https://github.com/Nick-Lucas)! - Fix an issue where transforms for endpoints with array returns were not generated correctly
88+39## 0.47.0
410511### Minor Changes
+1-1
packages/openapi-ts/package.json
···11{
22 "name": "@hey-api/openapi-ts",
33- "version": "0.47.0",
33+ "version": "0.47.1",
44 "type": "module",
55 "description": "Turn your OpenAPI specification into a beautiful TypeScript client",
66 "homepage": "https://heyapi.vercel.app/",