@copilotkit/runtime 1.5.5 → 1.5.6

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +31 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,11 +1,40 @@
1
1
  # @copilotkit/runtime
2
2
 
3
- ## 1.5.5
3
+ ## 1.5.6
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - 72f9e58: test release notes
8
+ - a35d447: test changelog
7
9
  - 8166ac6: Test release notes
8
- - @copilotkit/shared@1.5.5
10
+ - @copilotkit/shared@1.5.6
11
+
12
+ ## 1.5.6-next.0
13
+
14
+ ### Patch Changes
15
+
16
+ - a35d447: test changelog
17
+ - @copilotkit/shared@1.5.6-next.0
18
+
19
+ ## 1.5.5-next.5
20
+
21
+ ### Patch Changes
22
+
23
+ - @copilotkit/shared@1.5.5-next.5
24
+
25
+ ## 1.5.5-next.3
26
+
27
+ ### Patch Changes
28
+
29
+ - @copilotkit/shared@1.5.5-next.3
30
+
31
+ ## 1.5.5-next.2
32
+
33
+ ### Patch Changes
34
+
35
+ - 72f9e58: test release notes
36
+ - 8166ac6: Test release notes
37
+ - @copilotkit/shared@1.5.5-next.2
9
38
 
10
39
  ## 1.5.4
11
40
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.5.5",
12
+ "version": "1.5.6",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -58,7 +58,7 @@
58
58
  "rxjs": "^7.8.1",
59
59
  "type-graphql": "2.0.0-rc.1",
60
60
  "zod": "^3.23.3",
61
- "@copilotkit/shared": "1.5.5"
61
+ "@copilotkit/shared": "1.5.6"
62
62
  },
63
63
  "keywords": [
64
64
  "copilotkit",