@copilotkit/react-ui 1.5.7 → 1.5.8

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 +6 -4
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ui
2
2
 
3
- ## 1.5.7
3
+ ## 1.5.8
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -8,16 +8,18 @@
8
8
  - c4a6aa5: test release notes
9
9
  - a35d447: test changelog
10
10
  - 4ae197e: Test release notes
11
+ - 4211318: test changelog
11
12
  - 8166ac6: Test release notes
12
13
  - d431537: Test release notes
13
14
  - Updated dependencies [72f9e58]
14
15
  - Updated dependencies [db3d539]
15
16
  - Updated dependencies [e5d588d]
17
+ - Updated dependencies [4211318]
16
18
  - Updated dependencies [9b3bdc2]
17
19
  - Updated dependencies [d431537]
18
- - @copilotkit/runtime-client-gql@1.5.7
19
- - @copilotkit/react-core@1.5.7
20
- - @copilotkit/shared@1.5.7
20
+ - @copilotkit/runtime-client-gql@1.5.8
21
+ - @copilotkit/react-core@1.5.8
22
+ - @copilotkit/shared@1.5.8
21
23
 
22
24
  ## 1.5.6-next.0
23
25
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.5.7",
12
+ "version": "1.5.8",
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.7",
54
- "@copilotkit/runtime-client-gql": "1.5.7",
55
- "@copilotkit/shared": "1.5.7"
53
+ "@copilotkit/runtime-client-gql": "1.5.8",
54
+ "@copilotkit/react-core": "1.5.8",
55
+ "@copilotkit/shared": "1.5.8"
56
56
  },
57
57
  "keywords": [
58
58
  "copilotkit",