@copilotkit/react-textarea 1.5.5 → 1.5.6-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 +36 -4
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,12 +1,44 @@
1
1
  # ui
2
2
 
3
- ## 1.5.5
3
+ ## 1.5.6-next.0
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
+ - @copilotkit/runtime-client-gql@1.5.6-next.0
8
+ - @copilotkit/react-core@1.5.6-next.0
9
+ - @copilotkit/shared@1.5.6-next.0
10
+
11
+ ## 1.5.5-next.5
12
+
13
+ ### Patch Changes
14
+
15
+ - 1fc7fa5: test changelog
16
+ - db3d539: test release notes
17
+ - Updated dependencies [db3d539]
18
+ - @copilotkit/react-core@1.5.5-next.5
19
+ - @copilotkit/runtime-client-gql@1.5.5-next.5
20
+ - @copilotkit/shared@1.5.5-next.5
21
+
22
+ ## 1.5.5-next.3
23
+
24
+ ### Patch Changes
25
+
26
+ - c4a6aa5: test release notes
27
+ - @copilotkit/react-core@1.5.5-next.3
28
+ - @copilotkit/runtime-client-gql@1.5.5-next.3
29
+ - @copilotkit/shared@1.5.5-next.3
30
+
31
+ ## 1.5.5-next.2
32
+
33
+ ### Patch Changes
34
+
35
+ - 4ae197e: Test release notes
36
+ - 9b3bdc2: test release notes
37
+ - Updated dependencies [72f9e58]
38
+ - Updated dependencies [9b3bdc2]
39
+ - @copilotkit/runtime-client-gql@1.5.5-next.2
40
+ - @copilotkit/react-core@1.5.5-next.2
41
+ - @copilotkit/shared@1.5.5-next.2
10
42
 
11
43
  ## 1.5.4
12
44
 
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-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.5.5",
71
- "@copilotkit/runtime-client-gql": "1.5.5",
72
- "@copilotkit/shared": "1.5.5"
70
+ "@copilotkit/react-core": "1.5.6-next.0",
71
+ "@copilotkit/runtime-client-gql": "1.5.6-next.0",
72
+ "@copilotkit/shared": "1.5.6-next.0"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",