@copilotkit/react-ui 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 +48 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,53 @@
1
1
  # ui
2
2
 
3
+ ## 1.5.11
4
+
5
+ ### Patch Changes
6
+
7
+ - 1fc7fa5: test changelog
8
+ - c4a6aa5: test release notes
9
+ - 716bd5c: test changelog
10
+ - a35d447: test changelog
11
+ - 4ae197e: Test release notes
12
+ - 4211318: test changelog
13
+ - 8166ac6: Test release notes
14
+ - d431537: Test release notes
15
+ - Updated dependencies [72f9e58]
16
+ - Updated dependencies [db3d539]
17
+ - Updated dependencies [aecb6f4]
18
+ - Updated dependencies [e5d588d]
19
+ - Updated dependencies [0a2e07e]
20
+ - Updated dependencies [4211318]
21
+ - Updated dependencies [9b3bdc2]
22
+ - Updated dependencies [d431537]
23
+ - @copilotkit/runtime-client-gql@1.5.11
24
+ - @copilotkit/react-core@1.5.11
25
+ - @copilotkit/shared@1.5.11
26
+
27
+ ## 1.5.11-next.0
28
+
29
+ ### Patch Changes
30
+
31
+ - 1fc7fa5: test changelog
32
+ - c4a6aa5: test release notes
33
+ - 716bd5c: test changelog
34
+ - a35d447: test changelog
35
+ - 4ae197e: Test release notes
36
+ - 4211318: test changelog
37
+ - 8166ac6: Test release notes
38
+ - d431537: Test release notes
39
+ - Updated dependencies [72f9e58]
40
+ - Updated dependencies [db3d539]
41
+ - Updated dependencies [aecb6f4]
42
+ - Updated dependencies [e5d588d]
43
+ - Updated dependencies [0a2e07e]
44
+ - Updated dependencies [4211318]
45
+ - Updated dependencies [9b3bdc2]
46
+ - Updated dependencies [d431537]
47
+ - @copilotkit/runtime-client-gql@1.5.11-next.0
48
+ - @copilotkit/react-core@1.5.11-next.0
49
+ - @copilotkit/shared@1.5.11-next.0
50
+
3
51
  ## 1.5.10
4
52
 
5
53
  ### 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
  ],
@@ -50,9 +50,9 @@
50
50
  "react-syntax-highlighter": "^15.5.0",
51
51
  "remark-gfm": "^3.0.1",
52
52
  "remark-math": "^5.1.1",
53
- "@copilotkit/react-core": "1.5.10",
54
- "@copilotkit/runtime-client-gql": "1.5.10",
55
- "@copilotkit/shared": "1.5.10"
53
+ "@copilotkit/react-core": "1.5.11",
54
+ "@copilotkit/runtime-client-gql": "1.5.11",
55
+ "@copilotkit/shared": "1.5.11"
56
56
  },
57
57
  "keywords": [
58
58
  "copilotkit",