@copilotkit/sdk-js 0.0.0-max-changeset-20260109191053 → 0.0.0-max-changeset-20260109200053

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 +2 -2
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @copilotkit/sdk-js
2
2
 
3
- ## 0.0.0-max-changeset-20260109191053
3
+ ## 0.0.0-max-changeset-20260109200053
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -10,7 +10,7 @@
10
10
 
11
11
  - 6da0e74: Update versioning strategy
12
12
  - Updated dependencies [6da0e74]
13
- - @copilotkit/shared@0.0.0-max-changeset-20260109191053
13
+ - @copilotkit/shared@0.0.0-max-changeset-20260109200053
14
14
 
15
15
  ## 1.50.2-next.0
16
16
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "0.0.0-max-changeset-20260109191053",
12
+ "version": "0.0.0-max-changeset-20260109200053",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -48,7 +48,7 @@
48
48
  "ts-node": "^10.9.2",
49
49
  "tsup": "^6.7.0",
50
50
  "typescript": "^5.2.3",
51
- "@copilotkit/shared": "0.0.0-max-changeset-20260109191053",
51
+ "@copilotkit/shared": "0.0.0-max-changeset-20260109200053",
52
52
  "eslint-config-custom": "1.4.6",
53
53
  "tsconfig": "1.4.6"
54
54
  },
@@ -59,7 +59,7 @@
59
59
  "langchain": ">=1.0.0",
60
60
  "typescript": "^5.2.3",
61
61
  "zod": "^3.23.3 || ^3.24.0 || ^3.25.0",
62
- "@copilotkit/shared": "0.0.0-max-changeset-20260109191053"
62
+ "@copilotkit/shared": "0.0.0-max-changeset-20260109200053"
63
63
  },
64
64
  "keywords": [
65
65
  "copilotkit",