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 9175184 commit 0d5cc69Copy full SHA for 0d5cc69
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.2](https://github.com/anymaniax/orval/compare/v2.2.1...v2.2.2) (2020-05-03)
2
+
3
4
+### Features
5
6
+* **generator:** add workspace gesture ([9175184](https://github.com/anymaniax/orval/commit/9175184a22095cdebcf5cd241a255558ac6ea1ed))
7
8
## [2.2.1](https://github.com/anymaniax/orval/compare/v2.2.0...v2.2.1) (2020-05-03)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "orval",
"description": "A swagger client generator for typescript",
- "version": "2.2.1",
+ "version": "2.2.2",
"license": "MIT",
"files": [
"lib"
0 commit comments