Skip to content

Commit ebd6f03

Browse files
chore(release): 1.5.8
## 1.5.8 (2024-06-17) ### Bug Fixes * ensure only yaml or json are generated 07e240e
1 parent 07e240e commit ebd6f03

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.5.8 (2024-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure only yaml or json are generated 07e240e
7+
18
## 1.5.7 (2024-06-07)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-query-lightbase-codegen",
33
"description": "Fully typed react query code generation tool based on openApi specifications",
4-
"version": "1.5.7",
4+
"version": "1.5.8",
55
"license": "MIT",
66
"type": "module",
77
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)