@copilotkit/runtime-client-gql 1.52.0-next.7 → 1.52.0-next.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @copilotkit/runtime-client-gql
2
2
 
3
+ ## 1.52.0-next.8
4
+
5
+ ### Patch Changes
6
+
7
+ - @copilotkit/runtime@1.52.0-next.8
8
+ - @copilotkit/shared@1.52.0-next.8
9
+
3
10
  ## 1.52.0-next.7
4
11
 
5
12
  ### Patch Changes
package/dist/index.umd.js CHANGED
@@ -34,7 +34,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
34
34
  untruncate_json = __toESM(untruncate_json);
35
35
 
36
36
  //#region package.json
37
- var version = "1.52.0-next.7";
37
+ var version = "1.52.0-next.8";
38
38
 
39
39
  //#endregion
40
40
  //#region src/graphql/@generated/graphql.ts
package/dist/package.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  //#region package.json
3
- var version = "1.52.0-next.7";
3
+ var version = "1.52.0-next.8";
4
4
 
5
5
  //#endregion
6
6
  Object.defineProperty(exports, 'version', {
package/dist/package.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  //#region package.json
2
- var version = "1.52.0-next.7";
2
+ var version = "1.52.0-next.8";
3
3
 
4
4
  //#endregion
5
5
  export { version };
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.52.0-next.7",
12
+ "version": "1.52.0-next.8",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.cjs",
15
15
  "module": "./dist/index.mjs",
@@ -50,8 +50,8 @@
50
50
  "@urql/core": "^5.0.3",
51
51
  "untruncate-json": "^0.0.1",
52
52
  "urql": "^4.1.0",
53
- "@copilotkit/runtime": "1.52.0-next.7",
54
- "@copilotkit/shared": "1.52.0-next.7"
53
+ "@copilotkit/runtime": "1.52.0-next.8",
54
+ "@copilotkit/shared": "1.52.0-next.8"
55
55
  },
56
56
  "keywords": [
57
57
  "copilotkit",