We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6f5aac + 7a41030 commit 66bdff0Copy full SHA for 66bdff0
2 files changed
.changeset/ai-credits-api.md
@@ -0,0 +1,9 @@
1
+---
2
+'@mermaidchart/sdk': patch
3
4
+
5
+feat: expose AI credit remaining API in SDK
6
7
+Add `getAICredits` method to the SDK for fetching user's AI credits from `/rest-api/users/me/ai-credit-usage` endpoint
8
9
+pr: 37
.changeset/chubby-experts-warn.md
@@ -0,0 +1,7 @@
+fix: correct request timeout initialization order in MermaidChart constructor so the Axios instance uses the configured timeout before making requests
+pr: 36
0 commit comments