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

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

packages/openapi-react-query/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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": "contact@martin-paucot.fr"

0 commit comments

Comments
 (0)