@copilotkit/react-textarea 1.4.6 → 1.4.7

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