Skip to content

Commit 0d5cc69

Browse files
committed
chore(release): 2.2.2
1 parent 9175184 commit 0d5cc69

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.2.1](https://github.com/anymaniax/orval/compare/v2.2.0...v2.2.1) (2020-05-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "orval",
33
"description": "A swagger client generator for typescript",
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"license": "MIT",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)