@copilotkit/react-ui 1.4.4-next.4 → 1.4.5

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 +29 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # ui
2
2
 
3
+ ## 1.4.5
4
+
5
+ ### Patch Changes
6
+
7
+ - testing release workflow
8
+ - Updated dependencies
9
+ - @copilotkit/react-core@1.4.5
10
+ - @copilotkit/runtime-client-gql@1.4.5
11
+ - @copilotkit/shared@1.4.5
12
+
13
+ ## 1.4.5-next.0
14
+
15
+ ### Patch Changes
16
+
17
+ - testing release workflow
18
+ - Updated dependencies
19
+ - @copilotkit/react-core@1.4.5-next.0
20
+ - @copilotkit/runtime-client-gql@1.4.5-next.0
21
+ - @copilotkit/shared@1.4.5-next.0
22
+
23
+ ## 1.4.4
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [e35e6ad]
28
+ - @copilotkit/react-core@1.4.4
29
+ - @copilotkit/runtime-client-gql@1.4.4
30
+ - @copilotkit/shared@1.4.4
31
+
3
32
  ## 1.4.4-next.4
4
33
 
5
34
  ### Patch Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.4.4-next.4",
12
+ "version": "1.4.5",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -50,9 +50,9 @@
50
50
  "react-syntax-highlighter": "^15.5.0",
51
51
  "remark-gfm": "^3.0.1",
52
52
  "remark-math": "^5.1.1",
53
- "@copilotkit/react-core": "1.4.4-next.4",
54
- "@copilotkit/runtime-client-gql": "1.4.4-next.4",
55
- "@copilotkit/shared": "1.4.4-next.4"
53
+ "@copilotkit/react-core": "1.4.5",
54
+ "@copilotkit/runtime-client-gql": "1.4.5",
55
+ "@copilotkit/shared": "1.4.5"
56
56
  },
57
57
  "keywords": [
58
58
  "copilotkit",