@copilotkit/react-core 1.5.8 → 1.5.9

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 +13 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # ui
2
2
 
3
+ ## 1.5.9
4
+
5
+ ### Patch Changes
6
+
7
+ - db3d539: test release notes
8
+ - e5d588d: test changelog
9
+ - 4211318: test changelog
10
+ - d431537: Test release notes
11
+ - Updated dependencies [72f9e58]
12
+ - Updated dependencies [9b3bdc2]
13
+ - @copilotkit/runtime-client-gql@1.5.9
14
+ - @copilotkit/shared@1.5.9
15
+
3
16
  ## 1.5.8
4
17
 
5
18
  ### Patch Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.5.8",
12
+ "version": "1.5.9",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -42,8 +42,8 @@
42
42
  "dependencies": {
43
43
  "@scarf/scarf": "^1.3.0",
44
44
  "untruncate-json": "^0.0.1",
45
- "@copilotkit/runtime-client-gql": "1.5.8",
46
- "@copilotkit/shared": "1.5.8"
45
+ "@copilotkit/runtime-client-gql": "1.5.9",
46
+ "@copilotkit/shared": "1.5.9"
47
47
  },
48
48
  "keywords": [
49
49
  "copilotkit",