@copilotkit/react-textarea 1.5.5 → 1.5.6

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 +54 -4
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,12 +1,62 @@
1
1
  # ui
2
2
 
3
- ## 1.5.5
3
+ ## 1.5.6
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @copilotkit/runtime-client-gql@1.5.5
8
- - @copilotkit/react-core@1.5.5
9
- - @copilotkit/shared@1.5.5
7
+ - 1fc7fa5: test changelog
8
+ - db3d539: test release notes
9
+ - c4a6aa5: test release notes
10
+ - e5d588d: test changelog
11
+ - 4ae197e: Test release notes
12
+ - 9b3bdc2: test release notes
13
+ - Updated dependencies [72f9e58]
14
+ - Updated dependencies [db3d539]
15
+ - Updated dependencies [e5d588d]
16
+ - Updated dependencies [9b3bdc2]
17
+ - @copilotkit/runtime-client-gql@1.5.6
18
+ - @copilotkit/react-core@1.5.6
19
+ - @copilotkit/shared@1.5.6
20
+
21
+ ## 1.5.6-next.0
22
+
23
+ ### Patch Changes
24
+
25
+ - @copilotkit/runtime-client-gql@1.5.6-next.0
26
+ - @copilotkit/react-core@1.5.6-next.0
27
+ - @copilotkit/shared@1.5.6-next.0
28
+
29
+ ## 1.5.5-next.5
30
+
31
+ ### Patch Changes
32
+
33
+ - 1fc7fa5: test changelog
34
+ - db3d539: test release notes
35
+ - Updated dependencies [db3d539]
36
+ - @copilotkit/react-core@1.5.5-next.5
37
+ - @copilotkit/runtime-client-gql@1.5.5-next.5
38
+ - @copilotkit/shared@1.5.5-next.5
39
+
40
+ ## 1.5.5-next.3
41
+
42
+ ### Patch Changes
43
+
44
+ - c4a6aa5: test release notes
45
+ - @copilotkit/react-core@1.5.5-next.3
46
+ - @copilotkit/runtime-client-gql@1.5.5-next.3
47
+ - @copilotkit/shared@1.5.5-next.3
48
+
49
+ ## 1.5.5-next.2
50
+
51
+ ### Patch Changes
52
+
53
+ - 4ae197e: Test release notes
54
+ - 9b3bdc2: test release notes
55
+ - Updated dependencies [72f9e58]
56
+ - Updated dependencies [9b3bdc2]
57
+ - @copilotkit/runtime-client-gql@1.5.5-next.2
58
+ - @copilotkit/react-core@1.5.5-next.2
59
+ - @copilotkit/shared@1.5.5-next.2
10
60
 
11
61
  ## 1.5.4
12
62
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.5.5",
12
+ "version": "1.5.6",
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.5.5",
71
- "@copilotkit/runtime-client-gql": "1.5.5",
72
- "@copilotkit/shared": "1.5.5"
70
+ "@copilotkit/react-core": "1.5.6",
71
+ "@copilotkit/runtime-client-gql": "1.5.6",
72
+ "@copilotkit/shared": "1.5.6"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",