We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d3d23 commit 590ce81Copy full SHA for 590ce81
docs/changelog/changelog.mdx
@@ -4,6 +4,11 @@ icon: "clock"
4
iconType: "solid"
5
---
6
7
+<Update label="v0.54.1" description="April 08, 2025">
8
+### [Fixes undefined field type bug](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.54.1)
9
+- Fix undefined field type bug
10
+</Update>
11
+
12
<Update label="v0.54.0" description="April 08, 2025">
13
### [Introduces new API client feature](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.54.0)
14
- Add API client feature
0 commit comments