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 a98468d commit 44bf9f5Copy full SHA for 44bf9f5
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [2.4.1](https://github.com/anymaniax/orval/compare/v2.4.0...v2.4.1) (2020-06-18)
2
+
3
4
+### Bug Fixes
5
6
+* **msw:** response type ([a98468d](https://github.com/anymaniax/orval/commit/a98468d13ddaba9389704addf0b180a175e5baa7))
7
+* **readme:** update ([488ce21](https://github.com/anymaniax/orval/commit/488ce21797b2d37ad5e998459510a31ebdbbb926))
8
9
# [2.4.0](https://github.com/anymaniax/orval/compare/v2.3.1...v2.4.0) (2020-06-18)
10
11
package.json
@@ -1,7 +1,7 @@
{
"name": "orval",
"description": "A swagger client generator for typescript",
- "version": "2.4.0",
+ "version": "2.4.1",
"license": "MIT",
"files": [
"lib"
0 commit comments