Skip to content

Commit c262a38

Browse files
authored
Fix changesets versioning (#2496)
1 parent e9c9fc2 commit c262a38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

55
### Patch Changes
66

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.4.2",
55
"author": {
66
"name": "Hunter Tunnicliff",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)