@copilotkit/react-textarea 1.5.10 → 1.5.11

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 +44 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,49 @@
1
1
  # ui
2
2
 
3
+ ## 1.5.11
4
+
5
+ ### Patch Changes
6
+
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 [aecb6f4]
16
+ - Updated dependencies [e5d588d]
17
+ - Updated dependencies [0a2e07e]
18
+ - Updated dependencies [4211318]
19
+ - Updated dependencies [9b3bdc2]
20
+ - Updated dependencies [d431537]
21
+ - @copilotkit/runtime-client-gql@1.5.11
22
+ - @copilotkit/react-core@1.5.11
23
+ - @copilotkit/shared@1.5.11
24
+
25
+ ## 1.5.11-next.0
26
+
27
+ ### Patch Changes
28
+
29
+ - 1fc7fa5: test changelog
30
+ - db3d539: test release notes
31
+ - c4a6aa5: test release notes
32
+ - e5d588d: test changelog
33
+ - 4ae197e: Test release notes
34
+ - 9b3bdc2: test release notes
35
+ - Updated dependencies [72f9e58]
36
+ - Updated dependencies [db3d539]
37
+ - Updated dependencies [aecb6f4]
38
+ - Updated dependencies [e5d588d]
39
+ - Updated dependencies [0a2e07e]
40
+ - Updated dependencies [4211318]
41
+ - Updated dependencies [9b3bdc2]
42
+ - Updated dependencies [d431537]
43
+ - @copilotkit/runtime-client-gql@1.5.11-next.0
44
+ - @copilotkit/react-core@1.5.11-next.0
45
+ - @copilotkit/shared@1.5.11-next.0
46
+
3
47
  ## 1.5.10
4
48
 
5
49
  ### Patch Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.5.10",
12
+ "version": "1.5.11",
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.10",
71
- "@copilotkit/runtime-client-gql": "1.5.10",
72
- "@copilotkit/shared": "1.5.10"
70
+ "@copilotkit/react-core": "1.5.11",
71
+ "@copilotkit/runtime-client-gql": "1.5.11",
72
+ "@copilotkit/shared": "1.5.11"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",