@copilotkit/runtime 1.8.11-next.1 → 1.8.11

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/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.8.11
4
+
5
+ ### Patch Changes
6
+
7
+ - 52d0bb5: - fix: do not attempt to hash lgc key if it doesnt exist
8
+ - fix: accept null on langsmith api key
9
+ - @copilotkit/shared@1.8.11
10
+
3
11
  ## 1.8.11-next.1
4
12
 
5
13
  ### Patch Changes
@@ -40,7 +40,7 @@ var require_package = __commonJS({
40
40
  publishConfig: {
41
41
  access: "public"
42
42
  },
43
- version: "1.8.11-next.1",
43
+ version: "1.8.11",
44
44
  sideEffects: false,
45
45
  main: "./dist/index.js",
46
46
  module: "./dist/index.mjs",
@@ -5073,4 +5073,4 @@ export {
5073
5073
  getCommonConfig,
5074
5074
  copilotRuntimeNodeHttpEndpoint
5075
5075
  };
5076
- //# sourceMappingURL=chunk-IYF3PJG5.mjs.map
5076
+ //# sourceMappingURL=chunk-C4YF3HSK.mjs.map