We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e214c commit 65baec9Copy full SHA for 65baec9
docs/changelog/changelog.mdx
@@ -4,6 +4,12 @@ icon: "clock"
4
iconType: "solid"
5
---
6
7
+<Update label="v0.55.0" description="April 16, 2025">
8
+### [adds setup_commands option and fixes macOS build failures.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.55.0)
9
+- Add setup_commands configuration option
10
+- Fix macOS wheel build failures
11
+</Update>
12
+
13
<Update label="v0.54.4" description="April 15, 2025">
14
### [Fixes API client installation and updates documentation.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.54.4)
15
- Fix API client installation
0 commit comments