We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d435cc5 commit c61256aCopy full SHA for c61256a
docs/changelog/changelog.mdx
@@ -4,6 +4,13 @@ icon: "clock"
4
iconType: "solid"
5
---
6
7
+<Update label="v0.48.3" description="March 07, 2025">
8
+### [Fixes git token issue and integrates xAI provider.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.48.3)
9
+- Fix issue with remote git repo token requirement
10
+- Integrate new xAI provider
11
+- Update and expand API documentation
12
+</Update>
13
+
14
<Update label="v0.48.2" description="March 06, 2025">
15
### [Fixes PR viewing issue returning 404 error.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.48.2)
16
- Fix issue with viewing PR returning 404
0 commit comments