Skip to content

Commit 7504134

Browse files
sdserranogclaude
andauthored
fix: rename mcp-gateway image to fix typo (#807)
* fix: rename mcp-gateway image to fix typo (fitler → filter) The MDX page referenced the correct filename but the image on disk had a typo, causing a broken image in the MCP Gateway quickstart. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: update @arcadeai/design-system to 3.29.1 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: update @arcadeai/design-system to 3.29.2 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f964078 commit 7504134

3 files changed

Lines changed: 41 additions & 153 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"homepage": "https://arcade.dev/",
4444
"dependencies": {
45-
"@arcadeai/design-system": "^3.29.0",
45+
"@arcadeai/design-system": "^3.29.2",
4646
"@mdx-js/mdx": "^3.1.1",
4747
"@mdx-js/react": "^3.1.1",
4848
"@next/third-parties": "16.0.1",

0 commit comments

Comments
 (0)