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 Mar 1, 2024
1 parent 9fa1ce9 commit 5b130ef
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.8"></a>
## 1.0.8 (2024-03-01)


### Bug Fixes

* path params must not contain any unescaped generic syntax characters ([#132](https://github.com/Himenon/openapi-typescript-code-generator/issues/132)) ([9fa1ce9](https://github.com/Himenon/openapi-typescript-code-generator/commit/9fa1ce9))





<a name="1.0.7"></a>
## 1.0.7 (2024-02-11)

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": "1.0.7",
"version": "1.0.8",
"description": "OpenAPI Code Generator using TypeScript AST.",
"keywords": [
"openapi",
Expand Down

0 comments on commit 5b130ef

Please sign in to comment.