@atlaskit/ads-mcp 0.20.2 → 0.20.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * Structured content components from design-system *.docs.tsx files
5
5
  *
6
- * @codegen <<SignedSource::fc752f16c4f1b2afc7681c52c16d7042>>
6
+ * @codegen <<SignedSource::cea2b2082d579e80351ba3a02a7d253b>>
7
7
  * @codegenCommand yarn workspace @af/ads-ai-tooling codegen:structured-docs-components
8
8
  */
9
9
  import type { ComponentMcpPayload } from './types';
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * Structured content components from design-system *.docs.tsx files
5
5
  *
6
- * @codegen <<SignedSource::fc752f16c4f1b2afc7681c52c16d7042>>
6
+ * @codegen <<SignedSource::cea2b2082d579e80351ba3a02a7d253b>>
7
7
  * @codegenCommand yarn workspace @af/ads-ai-tooling codegen:structured-docs-components
8
8
  */
9
9
  import type { ComponentMcpPayload } from './types';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/ads-mcp",
3
- "version": "0.20.2",
3
+ "version": "0.20.3",
4
4
  "description": "The official Atlassian Design System MCP server to develop apps and user interfaces matching the Atlassian style.",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",