We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe1bb0 commit 95a56fcCopy full SHA for 95a56fc
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="1.0.4"></a>
7
+## 1.0.4 (2024-02-04)
8
+
9
10
+### Chores
11
12
+* update deps ([#124](https://github.com/Himenon/openapi-typescript-code-generator/issues/124)) ([bfe1bb0](https://github.com/Himenon/openapi-typescript-code-generator/commit/bfe1bb0))
13
14
15
16
17
18
<a name="1.0.3"></a>
19
## 1.0.3 (2024-02-03)
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@himenon/openapi-typescript-code-generator",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "OpenAPI Code Generator using TypeScript AST.",
"keywords": [
"openapi",
0 commit comments