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 30e8d21 commit 4dd961dCopy full SHA for 4dd961d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.1](https://github.com/anymaniax/orval/compare/v2.3.0...v2.3.1) (2020-06-13)
2
+
3
4
+### Bug Fixes
5
6
+* **generator:** types ([30e8d21](https://github.com/anymaniax/orval/commit/30e8d21666303b15d9c1070c859eb00ebef63ab8))
7
8
# [2.3.0](https://github.com/anymaniax/orval/compare/v2.2.2...v2.3.0) (2020-06-13)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "orval",
"description": "A swagger client generator for typescript",
- "version": "2.3.0",
+ "version": "2.3.1",
"license": "MIT",
"files": [
"lib"
0 commit comments