@copilotkit/react-ui 1.6.0-next.1 → 1.6.0-next.10

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 +75 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,80 @@
1
1
  # ui
2
2
 
3
+ ## 1.6.0-next.10
4
+
5
+ ### Patch Changes
6
+
7
+ - @copilotkit/runtime-client-gql@1.6.0-next.10
8
+ - @copilotkit/react-core@1.6.0-next.10
9
+ - @copilotkit/shared@1.6.0-next.10
10
+
11
+ ## 1.6.0-next.9
12
+
13
+ ### Patch Changes
14
+
15
+ - @copilotkit/runtime-client-gql@1.6.0-next.9
16
+ - @copilotkit/react-core@1.6.0-next.9
17
+ - @copilotkit/shared@1.6.0-next.9
18
+
19
+ ## 1.6.0-next.8
20
+
21
+ ### Patch Changes
22
+
23
+ - @copilotkit/runtime-client-gql@1.6.0-next.8
24
+ - @copilotkit/react-core@1.6.0-next.8
25
+ - @copilotkit/shared@1.6.0-next.8
26
+
27
+ ## 1.6.0-next.7
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies [d800f03]
32
+ - @copilotkit/react-core@1.6.0-next.7
33
+ - @copilotkit/runtime-client-gql@1.6.0-next.7
34
+ - @copilotkit/shared@1.6.0-next.7
35
+
36
+ ## 1.6.0-next.6
37
+
38
+ ### Patch Changes
39
+
40
+ - @copilotkit/runtime-client-gql@1.6.0-next.6
41
+ - @copilotkit/react-core@1.6.0-next.6
42
+ - @copilotkit/shared@1.6.0-next.6
43
+
44
+ ## 1.6.0-next.5
45
+
46
+ ### Patch Changes
47
+
48
+ - Updated dependencies [090203d]
49
+ - @copilotkit/shared@1.6.0-next.5
50
+ - @copilotkit/runtime-client-gql@1.6.0-next.5
51
+ - @copilotkit/react-core@1.6.0-next.5
52
+
53
+ ## 1.6.0-next.4
54
+
55
+ ### Patch Changes
56
+
57
+ - @copilotkit/runtime-client-gql@1.6.0-next.4
58
+ - @copilotkit/react-core@1.6.0-next.4
59
+ - @copilotkit/shared@1.6.0-next.4
60
+
61
+ ## 1.6.0-next.3
62
+
63
+ ### Patch Changes
64
+
65
+ - @copilotkit/runtime-client-gql@1.6.0-next.3
66
+ - @copilotkit/react-core@1.6.0-next.3
67
+ - @copilotkit/shared@1.6.0-next.3
68
+
69
+ ## 1.6.0-next.2
70
+
71
+ ### Patch Changes
72
+
73
+ - Updated dependencies [b454827]
74
+ - @copilotkit/react-core@1.6.0-next.2
75
+ - @copilotkit/runtime-client-gql@1.6.0-next.2
76
+ - @copilotkit/shared@1.6.0-next.2
77
+
3
78
  ## 1.6.0-next.1
4
79
 
5
80
  ### Patch Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.6.0-next.1",
12
+ "version": "1.6.0-next.10",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -50,9 +50,9 @@
50
50
  "react-syntax-highlighter": "^15.5.0",
51
51
  "remark-gfm": "^3.0.1",
52
52
  "remark-math": "^5.1.1",
53
- "@copilotkit/runtime-client-gql": "1.6.0-next.1",
54
- "@copilotkit/shared": "1.6.0-next.1",
55
- "@copilotkit/react-core": "1.6.0-next.1"
53
+ "@copilotkit/runtime-client-gql": "1.6.0-next.10",
54
+ "@copilotkit/shared": "1.6.0-next.10",
55
+ "@copilotkit/react-core": "1.6.0-next.10"
56
56
  },
57
57
  "keywords": [
58
58
  "copilotkit",