File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.21.0 " ></a >
7+ # 0.21.0 (2023-01-03)
8+
9+
10+ ### Features
11+
12+ * support typescript >= 4.8 ([ #96 ] ( https://github.com/Himenon/openapi-typescript-code-generator/issues/96 ) ) ([ f0e6d70] ( https://github.com/Himenon/openapi-typescript-code-generator/commit/f0e6d70 ) )
13+
14+
15+ ### BREAKING CHANGES
16+
17+ * require typescript >= 4.8
18+
19+
20+
21+
22+
623<a name =" 0.20.0 " ></a >
724# 0.20.0 (2023-01-03)
825
Original file line number Diff line number Diff line change 11{
22 "name" : " @himenon/openapi-typescript-code-generator" ,
3- "version" : " 0.20 .0" ,
3+ "version" : " 0.21 .0" ,
44 "private" : true ,
55 "description" : " OpenAPI Code Generator using TypeScript AST." ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments