@copilotkit/shared 1.56.2-canary.pin-to-send → 1.56.2-canary.test-welcome-screen
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.
- package/dist/index.umd.js +1 -1
- package/dist/package.cjs +1 -1
- package/dist/package.mjs +1 -1
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -992,7 +992,7 @@ ${getSeeMoreMarkdown(troubleshootingLink)}`;
|
|
|
992
992
|
|
|
993
993
|
//#endregion
|
|
994
994
|
//#region package.json
|
|
995
|
-
var version = "1.56.2-canary.
|
|
995
|
+
var version = "1.56.2-canary.test-welcome-screen";
|
|
996
996
|
|
|
997
997
|
//#endregion
|
|
998
998
|
//#region src/telemetry/scarf-client.ts
|
package/dist/package.cjs
CHANGED
package/dist/package.mjs
CHANGED