Skip to content

Commit

Permalink
chore(release): 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anymaniax committed Oct 13, 2020
1 parent 8db38c4 commit 090e163
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 @@
## [3.0.3](https://github.com/anymaniax/orval/compare/v3.0.2...v3.0.3) (2020-10-13)


### Bug Fixes

* **react-query:** correctly pass variables to mutation ([8db38c4](https://github.com/anymaniax/orval/commit/8db38c4ed0e4e0aedc74f2c710f7d98adf18c961))

## [3.0.2](https://github.com/anymaniax/orval/compare/v3.0.1...v3.0.2) (2020-10-09)


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": "orval",
"description": "A swagger client generator for typescript",
"version": "3.0.2",
"version": "3.0.3",
"license": "MIT",
"files": [
"lib"
Expand Down

0 comments on commit 090e163

Please sign in to comment.