We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158965f commit e8a83d4Copy full SHA for e8a83d4
2 files changed
CHANGELOG.md
@@ -3,6 +3,18 @@
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.2"></a>
7
+## 2.0.2 (2026-05-06)
8
+
9
10
+### Chores
11
12
+* **workflow:** switch npm release to OIDC ([#146](https://github.com/Himenon/openapi-typescript-code-generator/issues/146)) ([158965f](https://github.com/Himenon/openapi-typescript-code-generator/commit/158965f))
13
14
15
16
17
18
<a name="2.0.1"></a>
19
## 2.0.1 (2026-05-06)
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@himenon/openapi-typescript-code-generator",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "OpenAPI Code Generator using Template literals.",
"keywords": [
"openapi",
0 commit comments