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