Skip to content

Commit 4aa1b59

Browse files
committed
chore(release): 2.2.1
1 parent 6f861bd commit 4aa1b59

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.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+
18
# [2.2.0](https://github.com/anymaniax/orval/compare/v2.1.2...v2.2.0) (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.0",
4+
"version": "2.2.1",
55
"license": "MIT",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)