mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
2feda707e9
Enroll @copilotkit/markdown-renderer in the monorepo release scope and refresh the public API manifest. This unblocks the unit CI release-script check.
49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"prereleaseTag": "canary",
|
|
"scopes": {
|
|
"monorepo": {
|
|
"packages": [
|
|
"@copilotkit/a2ui-renderer",
|
|
"@copilotkit/agentcore-runner",
|
|
"@copilotkit/core",
|
|
"@copilotkit/markdown-renderer",
|
|
"@copilotkit/react-core",
|
|
"@copilotkit/react-native",
|
|
"@copilotkit/react-textarea",
|
|
"@copilotkit/react-ui",
|
|
"@copilotkit/runtime",
|
|
"@copilotkit/runtime-client-gql",
|
|
"@copilotkit/sdk-js",
|
|
"@copilotkit/shared",
|
|
"@copilotkit/sqlite-runner",
|
|
"@copilotkit/voice",
|
|
"@copilotkit/vue",
|
|
"@copilotkit/web-components",
|
|
"@copilotkit/web-inspector"
|
|
],
|
|
"versionSource": "@copilotkit/react-core",
|
|
"sharedVersion": true
|
|
},
|
|
"angular": {
|
|
"packages": ["@copilotkit/angular"],
|
|
"versionSource": "@copilotkit/angular",
|
|
"sharedVersion": false
|
|
},
|
|
"channels": {
|
|
"packages": [
|
|
"@copilotkit/channels-ui",
|
|
"@copilotkit/channels-core",
|
|
"@copilotkit/channels-slack",
|
|
"@copilotkit/channels-teams",
|
|
"@copilotkit/channels-intelligence",
|
|
"@copilotkit/channels-discord",
|
|
"@copilotkit/channels-telegram",
|
|
"@copilotkit/channels-whatsapp",
|
|
"@copilotkit/channels"
|
|
],
|
|
"versionSource": "@copilotkit/channels",
|
|
"sharedVersion": true
|
|
}
|
|
}
|
|
}
|