We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2886deb commit 637ab91Copy full SHA for 637ab91
2 files changed
CHANGELOG.md
@@ -3,6 +3,15 @@
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="2.0.1"></a>
7
+## 2.0.1 (2026-05-06)
8
+
9
+**Note:** Version bump only for package @himenon/openapi-typescript-code-generator
10
11
12
13
14
15
<a name="1.3.0"></a>
16
# 1.3.0 (2026-05-06)
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@himenon/openapi-typescript-code-generator",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "OpenAPI Code Generator using Template literals.",
"keywords": [
"openapi",
0 commit comments