Skip to content

Commit 4050e3b

Browse files
[ci] release
1 parent d508ddc commit 4050e3b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mighty-comics-worry.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#2117](https://github.com/openapi-ts/openapi-typescript/pull/2117) [`3ef38b8`](https://github.com/openapi-ts/openapi-typescript/commit/3ef38b8b9371bc2a2ade202a6dc864b765446305) Thanks [@lukasedw](https://github.com/lukasedw)! - Implements useInfiniteQuery() in openapi-react-query
8+
39
## 0.2.10
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.10",
4+
"version": "0.3.0",
55
"author": {
66
"name": "Martin Paucot",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)