@copilotkit/react-core 1.4.4-next.4 → 1.4.5

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 +30 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # ui
2
2
 
3
+ ## 1.4.5
4
+
5
+ ### Patch Changes
6
+
7
+ - testing release workflow
8
+ - Updated dependencies
9
+ - @copilotkit/runtime-client-gql@1.4.5
10
+ - @copilotkit/shared@1.4.5
11
+
12
+ ## 1.4.5-next.0
13
+
14
+ ### Patch Changes
15
+
16
+ - testing release workflow
17
+ - Updated dependencies
18
+ - @copilotkit/runtime-client-gql@1.4.5-next.0
19
+ - @copilotkit/shared@1.4.5-next.0
20
+
21
+ ## 1.4.4
22
+
23
+ ### Patch Changes
24
+
25
+ - e35e6ad: - test
26
+ - update config.json
27
+ - Merge remote-tracking branch 'origin/main' into feat/test-changeset-bot-1
28
+ - test
29
+ - test
30
+ - @copilotkit/runtime-client-gql@1.4.4
31
+ - @copilotkit/shared@1.4.4
32
+
3
33
  ## 1.4.4-next.4
4
34
 
5
35
  ### Patch Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.4.4-next.4",
12
+ "version": "1.4.5",
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.4.4-next.4",
46
- "@copilotkit/shared": "1.4.4-next.4"
45
+ "@copilotkit/runtime-client-gql": "1.4.5",
46
+ "@copilotkit/shared": "1.4.5"
47
47
  },
48
48
  "keywords": [
49
49
  "copilotkit",