Skip to content

Commit c7809dd

Browse files
chore(release): 1.6.2
## 1.6.2 (2024-10-09) ### Bug Fixes * update headers for formdata 0aa2e9e
1 parent 0aa2e9e commit c7809dd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.6.2 (2024-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* update headers for formdata 0aa2e9e
7+
18
## 1.6.1 (2024-09-09)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.1",
4+
"version": "1.6.2",
55
"license": "MIT",
66
"type": "module",
77
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)