@copilotkit/react-textarea 1.5.11-next.0 → 1.5.12-next.0

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,35 @@
1
1
  # ui
2
2
 
3
+ ## 1.5.12-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - @copilotkit/react-core@1.5.12-next.0
8
+ - @copilotkit/runtime-client-gql@1.5.12-next.0
9
+ - @copilotkit/shared@1.5.12-next.0
10
+
11
+ ## 1.5.11
12
+
13
+ ### Patch Changes
14
+
15
+ - 1fc7fa5: test changelog
16
+ - db3d539: test release notes
17
+ - c4a6aa5: test release notes
18
+ - e5d588d: test changelog
19
+ - 4ae197e: Test release notes
20
+ - 9b3bdc2: test release notes
21
+ - Updated dependencies [72f9e58]
22
+ - Updated dependencies [db3d539]
23
+ - Updated dependencies [aecb6f4]
24
+ - Updated dependencies [e5d588d]
25
+ - Updated dependencies [0a2e07e]
26
+ - Updated dependencies [4211318]
27
+ - Updated dependencies [9b3bdc2]
28
+ - Updated dependencies [d431537]
29
+ - @copilotkit/runtime-client-gql@1.5.11
30
+ - @copilotkit/react-core@1.5.11
31
+ - @copilotkit/shared@1.5.11
32
+
3
33
  ## 1.5.11-next.0
4
34
 
5
35
  ### Patch Changes
package/dist/index.mjs CHANGED
@@ -1,6 +1,7 @@
1
1
  "use client";
2
2
  import "./chunk-DE5K76I2.mjs";
3
3
  import "./chunk-WADHCMPK.mjs";
4
+ import "./chunk-IU3WTXLQ.mjs";
4
5
  import "./chunk-MMVDU6DF.mjs";
5
6
  import {
6
7
  CopilotTextarea
@@ -48,7 +49,6 @@ import {
48
49
  } from "./chunk-4CVSOOJY.mjs";
49
50
  import "./chunk-7L6GIHDM.mjs";
50
51
  import "./chunk-XW3ICO4S.mjs";
51
- import "./chunk-IU3WTXLQ.mjs";
52
52
  import "./chunk-H4VKQGVU.mjs";
53
53
  import "./chunk-DFTV4TST.mjs";
54
54
  import "./chunk-T6MTDQZ7.mjs";
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.5.11-next.0",
12
+ "version": "1.5.12-next.0",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -67,9 +67,9 @@
67
67
  "slate-history": "^0.93.0",
68
68
  "slate-react": "^0.98.1",
69
69
  "tailwind-merge": "^1.13.2",
70
- "@copilotkit/runtime-client-gql": "1.5.11-next.0",
71
- "@copilotkit/shared": "1.5.11-next.0",
72
- "@copilotkit/react-core": "1.5.11-next.0"
70
+ "@copilotkit/react-core": "1.5.12-next.0",
71
+ "@copilotkit/runtime-client-gql": "1.5.12-next.0",
72
+ "@copilotkit/shared": "1.5.12-next.0"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",