@memori.ai/memori-webcomponent 5.1.0 → 6.0.0-rc.1

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,23 @@
1
1
 
2
2
 
3
+ ## [6.0.0-rc.1](https://github.com/memori-ai/memori-webcomponent/compare/v6.0.0-rc.0...v6.0.0-rc.1) (2024-03-14)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * parse boolean string attributes as bool ([ce22124](https://github.com/memori-ai/memori-webcomponent/commit/ce221245f1d25710465f5ac2bc8baadd32dee8bf))
9
+
10
+ ## [6.0.0-rc.0](https://github.com/memori-ai/memori-webcomponent/compare/v5.1.0...v6.0.0-rc.0) (2024-03-14)
11
+
12
+
13
+ ### ⚠ BREAKING CHANGES
14
+
15
+ * update memori-react
16
+
17
+ ### Features
18
+
19
+ * update memori-react ([915c593](https://github.com/memori-ai/memori-webcomponent/commit/915c5934dfbc97b7c71a88b565f73072ba0035c5))
20
+
3
21
  ## [5.1.0](https://github.com/memori-ai/memori-webcomponent/compare/v5.0.2...v5.1.0) (2024-03-11)
4
22
 
5
23