Skip to content

Commit 9fb4329

Browse files
committed
- Bumped version
1 parent 2f8ae47 commit 9fb4329

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
## [0.20.0] - 2022-02-25
55
### Fixed
6+
- Updated dependencies
67
- Support enums with single quotes in names
78
- Generating better names when `operationId` is not given (breaking change)
89
- Fixed issue where `x-enum` flags where breaking due to non-string values

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-typescript-codegen",
3-
"version": "0.19.0",
3+
"version": "0.20.0",
44
"description": "Library that generates Typescript clients based on the OpenAPI specification.",
55
"author": "Ferdi Koomen",
66
"homepage": "https://github.com/ferdikoomen/openapi-typescript-codegen",

0 commit comments

Comments
 (0)