Skip to content

Commit b15e279

Browse files
committed
Fix major bump
1 parent 4277371 commit b15e279

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/openapi-react-query/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# openapi-react-query
22

3-
## 1.0.0
3+
## 0.5.0
44

55
### Minor Changes
66

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.5.0",
55
"author": {
66
"name": "Martin Paucot",
77
"email": "contact@martin-paucot.fr"

packages/swr-openapi/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# swr-openapi
22

3-
## 6.0.0
3+
## 5.3.0
44

55
### Minor Changes
66

packages/swr-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swr-openapi",
33
"description": "Generate SWR hooks from OpenAPI schemas",
4-
"version": "6.0.0",
4+
"version": "5.3.0",
55
"author": {
66
"name": "Hunter Tunnicliff",
77
"email": "hunter@tunnicliff.co"

0 commit comments

Comments
 (0)