We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f8813 commit 86c7bc7Copy full SHA for 86c7bc7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 1.0.6 (2022-08-05)
2
+
3
4
+### Bug Fixes
5
6
+* esnure files created are camel case 07f8813
7
8
## 1.0.5 (2022-08-05)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "react-query-lightbase-codegen",
"description": "Fully typed react query code generation tool based on openApi specifications",
- "version": "1.0.5",
+ "version": "1.0.6",
"license": "MIT",
"type": "module",
"exports": "./dist/index.js",
0 commit comments