Skip to content

Commit 372a52c

Browse files
author
gh-actions
committed
Publish
- @himenon/openapi-typescript-code-generator@0.1.0
1 parent df022c2 commit 372a52c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@himenon/openapi-typescript-code-generator",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"description": "OpenAPI Code Generator using TypeScript AST.",
66
"keywords": [

0 commit comments

Comments
 (0)