Skip to content

Commit 33b4213

Browse files
[ci] release (#2110)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent af0e72f commit 33b4213

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-meals-act.md

-5
This file was deleted.

packages/openapi-react-query/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-react-query
22

3+
## 0.2.10
4+
5+
### Patch Changes
6+
7+
- [#2105](https://github.com/openapi-ts/openapi-typescript/pull/2105) [`af0e72f`](https://github.com/openapi-ts/openapi-typescript/commit/af0e72f16f1515f2953a719d7f58c76ec27637ea) Thanks [@HagenMorano](https://github.com/HagenMorano)! - [#1845](https://github.com/openapi-ts/openapi-typescript/pull/2105): The return value of the `select` property is now considered when inferring the `data` type.
8+
39
## 0.2.9
410

511
### Patch Changes

packages/openapi-react-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi-react-query",
33
"description": "Fast, type-safe @tanstack/react-query client to work with your OpenAPI schema.",
4-
"version": "0.2.9",
4+
"version": "0.2.10",
55
"author": {
66
"name": "Martin Paucot",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)