@copilotkit/react-textarea 1.10.5-next.0 → 1.10.5-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 +84 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,89 @@
1
1
  # ui
2
2
 
3
+ ## 1.10.5-next.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b79ed5c]
8
+ - @copilotkit/react-core@1.10.5-next.10
9
+ - @copilotkit/runtime-client-gql@1.10.5-next.10
10
+ - @copilotkit/shared@1.10.5-next.10
11
+
12
+ ## 1.10.5-next.9
13
+
14
+ ### Patch Changes
15
+
16
+ - @copilotkit/runtime-client-gql@1.10.5-next.9
17
+ - @copilotkit/react-core@1.10.5-next.9
18
+ - @copilotkit/shared@1.10.5-next.9
19
+
20
+ ## 1.10.5-next.8
21
+
22
+ ### Patch Changes
23
+
24
+ - @copilotkit/react-core@1.10.5-next.8
25
+ - @copilotkit/runtime-client-gql@1.10.5-next.8
26
+ - @copilotkit/shared@1.10.5-next.8
27
+
28
+ ## 1.10.5-next.7
29
+
30
+ ### Patch Changes
31
+
32
+ - @copilotkit/runtime-client-gql@1.10.5-next.7
33
+ - @copilotkit/react-core@1.10.5-next.7
34
+ - @copilotkit/shared@1.10.5-next.7
35
+
36
+ ## 1.10.5-next.6
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [f3fdd7a]
41
+ - @copilotkit/react-core@1.10.5-next.6
42
+ - @copilotkit/runtime-client-gql@1.10.5-next.6
43
+ - @copilotkit/shared@1.10.5-next.6
44
+
45
+ ## 1.10.5-next.5
46
+
47
+ ### Patch Changes
48
+
49
+ - Updated dependencies [6112a67]
50
+ - @copilotkit/react-core@1.10.5-next.5
51
+ - @copilotkit/runtime-client-gql@1.10.5-next.5
52
+ - @copilotkit/shared@1.10.5-next.5
53
+
54
+ ## 1.10.5-next.4
55
+
56
+ ### Patch Changes
57
+
58
+ - @copilotkit/runtime-client-gql@1.10.5-next.4
59
+ - @copilotkit/react-core@1.10.5-next.4
60
+ - @copilotkit/shared@1.10.5-next.4
61
+
62
+ ## 1.10.5-next.3
63
+
64
+ ### Patch Changes
65
+
66
+ - @copilotkit/runtime-client-gql@1.10.5-next.3
67
+ - @copilotkit/react-core@1.10.5-next.3
68
+ - @copilotkit/shared@1.10.5-next.3
69
+
70
+ ## 1.10.5-next.2
71
+
72
+ ### Patch Changes
73
+
74
+ - @copilotkit/runtime-client-gql@1.10.5-next.2
75
+ - @copilotkit/react-core@1.10.5-next.2
76
+ - @copilotkit/shared@1.10.5-next.2
77
+
78
+ ## 1.10.5-next.1
79
+
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [b7bc3a0]
83
+ - @copilotkit/react-core@1.10.5-next.1
84
+ - @copilotkit/runtime-client-gql@1.10.5-next.1
85
+ - @copilotkit/shared@1.10.5-next.1
86
+
3
87
  ## 1.10.5-next.0
4
88
 
5
89
  ### Patch Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.10.5-next.0",
12
+ "version": "1.10.5-next.10",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -68,9 +68,9 @@
68
68
  "slate-history": "^0.93.0",
69
69
  "slate-react": "^0.98.1",
70
70
  "tailwind-merge": "^1.13.2",
71
- "@copilotkit/react-core": "1.10.5-next.0",
72
- "@copilotkit/runtime-client-gql": "1.10.5-next.0",
73
- "@copilotkit/shared": "1.10.5-next.0"
71
+ "@copilotkit/react-core": "1.10.5-next.10",
72
+ "@copilotkit/runtime-client-gql": "1.10.5-next.10",
73
+ "@copilotkit/shared": "1.10.5-next.10"
74
74
  },
75
75
  "keywords": [
76
76
  "copilotkit",