@copilotkit/react-core 1.5.7 → 1.5.9

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 +17 -3
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,16 +1,30 @@
1
1
  # ui
2
2
 
3
- ## 1.5.7
3
+ ## 1.5.9
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - db3d539: test release notes
8
8
  - e5d588d: test changelog
9
+ - 4211318: test changelog
9
10
  - d431537: Test release notes
10
11
  - Updated dependencies [72f9e58]
11
12
  - Updated dependencies [9b3bdc2]
12
- - @copilotkit/runtime-client-gql@1.5.7
13
- - @copilotkit/shared@1.5.7
13
+ - @copilotkit/runtime-client-gql@1.5.9
14
+ - @copilotkit/shared@1.5.9
15
+
16
+ ## 1.5.8
17
+
18
+ ### Patch Changes
19
+
20
+ - db3d539: test release notes
21
+ - e5d588d: test changelog
22
+ - 4211318: test changelog
23
+ - d431537: Test release notes
24
+ - Updated dependencies [72f9e58]
25
+ - Updated dependencies [9b3bdc2]
26
+ - @copilotkit/runtime-client-gql@1.5.8
27
+ - @copilotkit/shared@1.5.8
14
28
 
15
29
  ## 1.5.6-next.0
16
30
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.5.7",
12
+ "version": "1.5.9",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -42,8 +42,8 @@
42
42
  "dependencies": {
43
43
  "@scarf/scarf": "^1.3.0",
44
44
  "untruncate-json": "^0.0.1",
45
- "@copilotkit/runtime-client-gql": "1.5.7",
46
- "@copilotkit/shared": "1.5.7"
45
+ "@copilotkit/runtime-client-gql": "1.5.9",
46
+ "@copilotkit/shared": "1.5.9"
47
47
  },
48
48
  "keywords": [
49
49
  "copilotkit",