Skip to content

Commit 197682b

Browse files
committed
Repair swr-openapi version
1 parent f335602 commit 197682b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1.5
44

55
### Patch 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.1.5",
55
"author": {
66
"name": "Hunter Tunnicliff",
77
"email": "hunter@tunnicliff.co"

0 commit comments

Comments
 (0)