Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @himenon/[email protected]
  • Loading branch information
gh-actions committed Jan 3, 2023
1 parent f0e6d70 commit b790e44
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.21.0"></a>
# 0.21.0 (2023-01-03)


### Features

* 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))


### BREAKING CHANGES

* require typescript >= 4.8





<a name="0.20.0"></a>
# 0.20.0 (2023-01-03)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@himenon/openapi-typescript-code-generator",
"version": "0.20.0",
"version": "0.21.0",
"private": true,
"description": "OpenAPI Code Generator using TypeScript AST.",
"keywords": [
Expand Down

0 comments on commit b790e44

Please sign in to comment.