@copilotkit/react-core 0.0.0-feat-enable-setting-recursion-limit-20250429112631 → 0.0.0-feat-enable-setting-recursion-limit-20250429113850

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 +3 -3
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # ui
2
2
 
3
- ## 0.0.0-feat-enable-setting-recursion-limit-20250429112631
3
+ ## 0.0.0-feat-enable-setting-recursion-limit-20250429113850
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 1d2ae5a: - feat: enable setting langgraph config from ui
8
8
  - chore: document usage of new config
9
- - @copilotkit/runtime-client-gql@0.0.0-feat-enable-setting-recursion-limit-20250429112631
10
- - @copilotkit/shared@0.0.0-feat-enable-setting-recursion-limit-20250429112631
9
+ - @copilotkit/runtime-client-gql@0.0.0-feat-enable-setting-recursion-limit-20250429113850
10
+ - @copilotkit/shared@0.0.0-feat-enable-setting-recursion-limit-20250429113850
11
11
 
12
12
  ## 1.8.9
13
13
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "0.0.0-feat-enable-setting-recursion-limit-20250429112631",
12
+ "version": "0.0.0-feat-enable-setting-recursion-limit-20250429113850",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -43,8 +43,8 @@
43
43
  "@scarf/scarf": "^1.3.0",
44
44
  "react-markdown": "^8.0.7",
45
45
  "untruncate-json": "^0.0.1",
46
- "@copilotkit/runtime-client-gql": "0.0.0-feat-enable-setting-recursion-limit-20250429112631",
47
- "@copilotkit/shared": "0.0.0-feat-enable-setting-recursion-limit-20250429112631"
46
+ "@copilotkit/runtime-client-gql": "0.0.0-feat-enable-setting-recursion-limit-20250429113850",
47
+ "@copilotkit/shared": "0.0.0-feat-enable-setting-recursion-limit-20250429113850"
48
48
  },
49
49
  "keywords": [
50
50
  "copilotkit",