Skip to content

Commit 2344ab9

Browse files
chore(release): 1.6.4
## 1.6.4 (2024-11-20) ### Bug Fixes * add descriptions to types d913817
1 parent d913817 commit 2344ab9

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.6.4 (2024-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* add descriptions to types d913817
7+
18
## 1.6.3 (2024-10-09)
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.6.3",
4+
"version": "1.6.4",
55
"license": "MIT",
66
"type": "module",
77
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)