Skip to content

Commit

Permalink
chore(release): 1.1.3
Browse files Browse the repository at this point in the history
## 1.1.3 (2022-08-26)

### Bug Fixes

* fix empty param query 6d8e647
  • Loading branch information
semantic-release-bot committed Aug 26, 2022
1 parent 6d8e647 commit 66b13e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.1.3 (2022-08-26)


### Bug Fixes

* fix empty param query 6d8e647

## 1.1.2 (2022-08-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-query-lightbase-codegen",
"description": "Fully typed react query code generation tool based on openApi specifications",
"version": "1.1.2",
"version": "1.1.3",
"license": "MIT",
"type": "module",
"exports": "./dist/index.js",
Expand Down

0 comments on commit 66b13e3

Please sign in to comment.