@copilotkit/runtime 1.4.4-next.3 → 1.4.4

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,22 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.4.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 665deab: test prerelease
8
+ - 57a6012: test next prerelease automation
9
+ - 7cfc2e7: test prerelease stuff
10
+ - af36f1a: - feat(runtime): readme update
11
+ - @copilotkit/shared@1.4.4
12
+
13
+ ## 1.4.4-next.4
14
+
15
+ ### Patch Changes
16
+
17
+ - 57a6012: test next prerelease automation
18
+ - @copilotkit/shared@1.4.4-next.4
19
+
3
20
  ## 1.4.4-next.3
4
21
 
5
22
  ### Patch Changes
package/README.md CHANGED
@@ -12,8 +12,6 @@
12
12
 
13
13
  <br/>
14
14
 
15
- <!-- test -->
16
-
17
15
  <div align="center">
18
16
  <a href="https://www.npmjs.com/package/@copilotkit/react-core" target="_blank">
19
17
  <img src="https://img.shields.io/npm/v/%40copilotkit%2Freact-core?logo=npm&logoColor=%23FFFFFF&label=Version&color=%236963ff" alt="NPM">
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.4.4-next.3",
12
+ "version": "1.4.4",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -58,7 +58,7 @@
58
58
  "rxjs": "^7.8.1",
59
59
  "type-graphql": "2.0.0-rc.1",
60
60
  "zod": "^3.23.3",
61
- "@copilotkit/shared": "1.4.4-next.3"
61
+ "@copilotkit/shared": "1.4.4"
62
62
  },
63
63
  "keywords": [
64
64
  "copilotkit",