@copilotkit/runtime 1.51.0-next.1 → 1.51.0-next.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.51.0-next.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [73f196f]
8
+ - @copilotkitnext/runtime@1.51.0-next.3
9
+ - @copilotkit/shared@1.51.0-next.3
10
+ - @copilotkitnext/agent@1.51.0-next.3
11
+
12
+ ## 1.51.0-next.2
13
+
14
+ ### Patch Changes
15
+
16
+ - 4addb72: Fix ci again but really for real this time
17
+ - Updated dependencies [2afd4e3]
18
+ - @copilotkit/shared@1.51.0-next.2
19
+ - @copilotkitnext/agent@1.51.0-next.2
20
+ - @copilotkitnext/runtime@1.51.0-next.2
21
+
3
22
  ## 1.51.0-next.1
4
23
 
5
24
  ### Patch Changes
package/dist/index.js CHANGED
@@ -72,7 +72,7 @@ var require_package = __commonJS({
72
72
  publishConfig: {
73
73
  access: "public"
74
74
  },
75
- version: "1.51.0-next.1",
75
+ version: "1.51.0-next.3",
76
76
  sideEffects: false,
77
77
  main: "./dist/index.js",
78
78
  module: "./dist/index.mjs",