@copilotkit/react-textarea 1.4.6 → 1.4.8-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.
Files changed (2) hide show
  1. package/CHANGELOG.md +72 -8
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,35 +1,99 @@
1
1
  # ui
2
2
 
3
+ ## 1.4.8-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - @copilotkit/react-core@1.4.8-next.0
8
+ - @copilotkit/runtime-client-gql@1.4.8-next.0
9
+ - @copilotkit/shared@1.4.8-next.0
10
+
11
+ ## 1.4.7
12
+
13
+ ### Patch Changes
14
+
15
+ - Fix broken build script before release
16
+ - Updated dependencies
17
+ - @copilotkit/react-core@1.4.7
18
+ - @copilotkit/runtime-client-gql@1.4.7
19
+ - @copilotkit/shared@1.4.7
20
+
3
21
  ## 1.4.6
4
22
 
5
23
  ### Patch Changes
6
24
 
7
25
  - .
8
- - Updated dependencies
9
- - @copilotkit/runtime-client-gql@1.4.6
10
- - @copilotkit/react-core@1.4.6
11
- - @copilotkit/shared@1.4.6
12
26
 
13
27
  ## 1.4.5
14
28
 
15
29
  ### Patch Changes
16
30
 
17
- - .
31
+ - testing release workflow
18
32
  - Updated dependencies
19
- - @copilotkit/runtime-client-gql@1.4.5
20
33
  - @copilotkit/react-core@1.4.5
34
+ - @copilotkit/runtime-client-gql@1.4.5
21
35
  - @copilotkit/shared@1.4.5
22
36
 
23
- ## 1.4.4
37
+ ## 1.4.5-next.0
24
38
 
25
39
  ### Patch Changes
26
40
 
27
- - .
41
+ - testing release workflow
28
42
  - Updated dependencies
43
+ - @copilotkit/react-core@1.4.5-next.0
44
+ - @copilotkit/runtime-client-gql@1.4.5-next.0
45
+ - @copilotkit/shared@1.4.5-next.0
46
+
47
+ ## 1.4.4
48
+
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies [e35e6ad]
29
52
  - @copilotkit/react-core@1.4.4
30
53
  - @copilotkit/runtime-client-gql@1.4.4
31
54
  - @copilotkit/shared@1.4.4
32
55
 
56
+ ## 1.4.4-next.4
57
+
58
+ ### Patch Changes
59
+
60
+ - @copilotkit/runtime-client-gql@1.4.4-next.4
61
+ - @copilotkit/react-core@1.4.4-next.4
62
+ - @copilotkit/shared@1.4.4-next.4
63
+
64
+ ## 1.4.4-next.3
65
+
66
+ ### Patch Changes
67
+
68
+ - @copilotkit/runtime-client-gql@1.4.4-next.3
69
+ - @copilotkit/react-core@1.4.4-next.3
70
+ - @copilotkit/shared@1.4.4-next.3
71
+
72
+ ## 1.4.4-next.2
73
+
74
+ ### Patch Changes
75
+
76
+ - @copilotkit/runtime-client-gql@1.4.4-next.2
77
+ - @copilotkit/react-core@1.4.4-next.2
78
+ - @copilotkit/shared@1.4.4-next.2
79
+
80
+ ## 1.4.4-next.1
81
+
82
+ ### Patch Changes
83
+
84
+ - @copilotkit/runtime-client-gql@1.4.4-next.1
85
+ - @copilotkit/react-core@1.4.4-next.1
86
+ - @copilotkit/shared@1.4.4-next.1
87
+
88
+ ## 1.4.4-next.0
89
+
90
+ ### Patch Changes
91
+
92
+ - Updated dependencies [e35e6ad]
93
+ - @copilotkit/react-core@1.4.4-next.0
94
+ - @copilotkit/runtime-client-gql@1.4.4-next.0
95
+ - @copilotkit/shared@1.4.4-next.0
96
+
33
97
  ## 1.4.3
34
98
 
35
99
  ### Patch Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.4.6",
12
+ "version": "1.4.8-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/react-core": "1.4.6",
71
- "@copilotkit/runtime-client-gql": "1.4.6",
72
- "@copilotkit/shared": "1.4.6"
70
+ "@copilotkit/react-core": "1.4.8-next.0",
71
+ "@copilotkit/runtime-client-gql": "1.4.8-next.0",
72
+ "@copilotkit/shared": "1.4.8-next.0"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",