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 6f861bd commit 4aa1b59Copy full SHA for 4aa1b59
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.1](https://github.com/anymaniax/orval/compare/v2.2.0...v2.2.1) (2020-05-03)
2
+
3
4
+### Features
5
6
+* **generate:** possibility to pass a path ([6f861bd](https://github.com/anymaniax/orval/commit/6f861bd951a2ad9c36118a43f00ab4c7a99ad458))
7
8
# [2.2.0](https://github.com/anymaniax/orval/compare/v2.1.2...v2.2.0) (2020-05-03)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "orval",
"description": "A swagger client generator for typescript",
- "version": "2.2.0",
+ "version": "2.2.1",
"license": "MIT",
"files": [
"lib"
0 commit comments