Skip to content

Commit e0944f4

Browse files
Version Packages
1 parent c68e83b commit e0944f4

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/gorgeous-mayflies-joke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/metal-mayflies-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/openapi-ts/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @hey-api/openapi-ts
22

3+
## 0.53.7
4+
5+
### Patch Changes
6+
7+
- [#1113](https://github.com/hey-api/openapi-ts/pull/1113) [`dc696e0`](https://github.com/hey-api/openapi-ts/commit/dc696e0b4500dba5ceb4c772110b123bd2f71b40) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: skip nested properties in oneOf and anyOf compositions
8+
9+
- [#1115](https://github.com/hey-api/openapi-ts/pull/1115) [`5f077dd`](https://github.com/hey-api/openapi-ts/commit/5f077dd8d144bbfe71d8775bad5fe7ddda2315d6) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: abstract page params logic in TanStack Query plugin
10+
311
## 0.53.6
412

513
### Patch Changes

packages/openapi-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/openapi-ts",
3-
"version": "0.53.6",
3+
"version": "0.53.7",
44
"description": "Turn your OpenAPI specification into a beautiful TypeScript client",
55
"homepage": "https://heyapi.vercel.app/",
66
"repository": {

0 commit comments

Comments
 (0)