Skip to content

Commit 4dd961d

Browse files
committed
chore(release): 2.3.1
1 parent 30e8d21 commit 4dd961d

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.3.1](https://github.com/anymaniax/orval/compare/v2.3.0...v2.3.1) (2020-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **generator:** types ([30e8d21](https://github.com/anymaniax/orval/commit/30e8d21666303b15d9c1070c859eb00ebef63ab8))
7+
18
# [2.3.0](https://github.com/anymaniax/orval/compare/v2.2.2...v2.3.0) (2020-06-13)
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.3.0",
4+
"version": "2.3.1",
55
"license": "MIT",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)