@copilotkit/runtime 1.4.6 → 1.4.7

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,29 +1,79 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.4.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix broken build script before release
8
+ - Updated dependencies
9
+ - @copilotkit/shared@1.4.7
10
+
3
11
  ## 1.4.6
4
12
 
5
13
  ### Patch Changes
6
14
 
7
15
  - .
8
- - Updated dependencies
9
- - @copilotkit/shared@1.4.6
10
16
 
11
17
  ## 1.4.5
12
18
 
13
19
  ### Patch Changes
14
20
 
15
- - .
21
+ - testing release workflow
16
22
  - Updated dependencies
17
23
  - @copilotkit/shared@1.4.5
18
24
 
19
- ## 1.4.4
25
+ ## 1.4.5-next.0
20
26
 
21
27
  ### Patch Changes
22
28
 
23
- - .
29
+ - testing release workflow
24
30
  - Updated dependencies
31
+ - @copilotkit/shared@1.4.5-next.0
32
+
33
+ ## 1.4.4
34
+
35
+ ### Patch Changes
36
+
37
+ - 665deab: test prerelease
38
+ - 57a6012: test next prerelease automation
39
+ - 7cfc2e7: test prerelease stuff
40
+ - af36f1a: - feat(runtime): readme update
25
41
  - @copilotkit/shared@1.4.4
26
42
 
43
+ ## 1.4.4-next.4
44
+
45
+ ### Patch Changes
46
+
47
+ - 57a6012: test next prerelease automation
48
+ - @copilotkit/shared@1.4.4-next.4
49
+
50
+ ## 1.4.4-next.3
51
+
52
+ ### Patch Changes
53
+
54
+ - 7cfc2e7: test prerelease stuff
55
+ - @copilotkit/shared@1.4.4-next.3
56
+
57
+ ## 1.4.4-next.2
58
+
59
+ ### Patch Changes
60
+
61
+ - 665deab: test prerelease
62
+ - @copilotkit/shared@1.4.4-next.2
63
+
64
+ ## 1.4.4-next.1
65
+
66
+ ### Patch Changes
67
+
68
+ - af36f1a: - feat(runtime): readme update
69
+ - @copilotkit/shared@1.4.4-next.1
70
+
71
+ ## 1.4.4-next.0
72
+
73
+ ### Patch Changes
74
+
75
+ - @copilotkit/shared@1.4.4-next.0
76
+
27
77
  ## 1.4.3
28
78
 
29
79
  ### Patch Changes
@@ -37,7 +37,7 @@ var require_package = __commonJS({
37
37
  publishConfig: {
38
38
  access: "public"
39
39
  },
40
- version: "1.4.6",
40
+ version: "1.4.7",
41
41
  sideEffects: false,
42
42
  main: "./dist/index.js",
43
43
  module: "./dist/index.mjs",
@@ -3152,4 +3152,4 @@ export {
3152
3152
  getCommonConfig,
3153
3153
  copilotRuntimeNodeHttpEndpoint
3154
3154
  };
3155
- //# sourceMappingURL=chunk-55FONM7Y.mjs.map
3155
+ //# sourceMappingURL=chunk-44ICGB7P.mjs.map