Skip to content

Commit 018e767

Browse files
chore(release): 1.1.4
## 1.1.4 (2022-08-26) ### Bug Fixes * fix error in output for useQuery generation a6268b4
1 parent a6268b4 commit 018e767

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.1.4 (2022-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* fix error in output for useQuery generation a6268b4
7+
18
## 1.1.3 (2022-08-26)
29

310

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.1.3",
4+
"version": "1.1.4",
55
"license": "MIT",
66
"type": "module",
77
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)