cozy-ui 117.2.0 → 117.2.2

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,18 @@
1
+ ## [117.2.2](https://github.com/cozy/cozy-ui/compare/v117.2.1...v117.2.2) (2025-02-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **NestedSelect:** Now add space between close button and content if no title ([0f20f2a](https://github.com/cozy/cozy-ui/commit/0f20f2a))
7
+ * **QualificationModal:** Now show initial list if search value is empty ([831b53e](https://github.com/cozy/cozy-ui/commit/831b53e))
8
+
9
+ ## [117.2.1](https://github.com/cozy/cozy-ui/compare/v117.2.0...v117.2.1) (2025-02-04)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **Table:** Adjust selected color ([5e0fd17](https://github.com/cozy/cozy-ui/commit/5e0fd17))
15
+
1
16
  # [117.2.0](https://github.com/cozy/cozy-ui/compare/v117.1.0...v117.2.0) (2025-01-30)
2
17
 
3
18