cozy-ui 103.6.2 → 103.8.0

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,3 +1,23 @@
1
+ # [103.8.0](https://github.com/cozy/cozy-ui/compare/v103.7.0...v103.8.0) (2024-02-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **MidEllipsis:** Doesn't ellipsed anymore if not needed ([6830d0c](https://github.com/cozy/cozy-ui/commit/6830d0c))
7
+
8
+
9
+ ### Features
10
+
11
+ * **MidEllipsis:** Remove react-middle-ellipsis lib and flag ([a75d1e8](https://github.com/cozy/cozy-ui/commit/a75d1e8))
12
+
13
+ # [103.7.0](https://github.com/cozy/cozy-ui/compare/v103.6.2...v103.7.0) (2024-02-26)
14
+
15
+
16
+ ### Features
17
+
18
+ * **ListItem:** Add `netSocialAmount` and `contentAuthor` metadata support ([d54faa6](https://github.com/cozy/cozy-ui/commit/d54faa6))
19
+ * **Viewer:** Add `netSocialAmount` and `contentAuthor` metadata support ([63221f4](https://github.com/cozy/cozy-ui/commit/63221f4))
20
+
1
21
  ## [103.6.2](https://github.com/cozy/cozy-ui/compare/v103.6.1...v103.6.2) (2024-02-20)
2
22
 
3
23