Skip to content

Commit 44bf9f5

Browse files
committed
chore(release): 2.4.1
1 parent a98468d commit 44bf9f5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.4.1](https://github.com/anymaniax/orval/compare/v2.4.0...v2.4.1) (2020-06-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **msw:** response type ([a98468d](https://github.com/anymaniax/orval/commit/a98468d13ddaba9389704addf0b180a175e5baa7))
7+
* **readme:** update ([488ce21](https://github.com/anymaniax/orval/commit/488ce21797b2d37ad5e998459510a31ebdbbb926))
8+
19
# [2.4.0](https://github.com/anymaniax/orval/compare/v2.3.1...v2.4.0) (2020-06-18)
210

311

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.4.0",
4+
"version": "2.4.1",
55
"license": "MIT",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)