Skip to content

Commit 2cbf02a

Browse files
committed
Don’t bump openapi-react-query
1 parent 8ebc08d commit 2cbf02a

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

packages/openapi-react-query/CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# openapi-react-query
22

3-
## 1.0.0
4-
5-
### Patch Changes
6-
7-
- Updated dependencies [[`267977e`](https://github.com/openapi-ts/openapi-typescript/commit/267977e369f7a84c5d828023e6175729e4dd4c22)]:
8-
- openapi-fetch@0.13.0
9-
103
## 0.2.3
114

125
### 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": "1.0.0",
4+
"version": "0.2.3",
55
"author": {
66
"name": "Martin Paucot",
77
"email": "contact@martin-paucot.fr"

0 commit comments

Comments
 (0)