File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ <a name =" 0.1.0 " ></a >
7
+ # 0.1.0 (2021-01-12)
8
+
9
+
10
+ ### Features
11
+
12
+ * Initial commit of OpenAPI TypeScript Generator ([ #2 ] ( https://github.com/Himenon/openapi-typescript-code-generator/issues/2 ) ) ([ df022c2] ( https://github.com/Himenon/openapi-typescript-code-generator/commit/df022c2 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @himenon/openapi-typescript-code-generator" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"private" : true ,
5
5
"description" : " OpenAPI Code Generator using TypeScript AST." ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments