cozy-ui 136.1.0 → 136.2.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,3 +1,17 @@
1
+ ## [136.2.1](https://github.com/cozy/cozy-ui/compare/v136.2.0...v136.2.1) (2026-03-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Remove old sidebar tweak that break Android ([d8f948c](https://github.com/cozy/cozy-ui/commit/d8f948c))
7
+
8
+ # [136.2.0](https://github.com/cozy/cozy-ui/compare/v136.1.0...v136.2.0) (2026-03-02)
9
+
10
+
11
+ ### Features
12
+
13
+ * Add upgrade-plan icon ([89939ff](https://github.com/cozy/cozy-ui/commit/89939ff))
14
+
1
15
  # [136.1.0](https://github.com/cozy/cozy-ui/compare/v136.0.0...v136.1.0) (2026-02-18)
2
16
 
3
17
 
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m6.328 8.907 1.767-1.341 1.76 1.34-.67-2.17 1.767-1.403H8.79l-.694-2.14-.693 2.14H5.238l1.76 1.402-.67 2.172Zm7.862-2.812A6.094 6.094 0 0 0 8.096 0 6.094 6.094 0 0 0 2 6.095c0 1.547.58 2.949 1.524 4.023V16l4.571-1.524L12.667 16v-5.882a6.066 6.066 0 0 0 1.524-4.023ZM8.096 1.524a4.575 4.575 0 0 1 4.572 4.571 4.575 4.575 0 0 1-4.572 4.572 4.575 4.575 0 0 1-4.571-4.572 4.575 4.575 0 0 1 4.571-4.571Zm0 11.428-3.047.777v-2.361a6.08 6.08 0 0 0 3.047.822 6.08 6.08 0 0 0 3.048-.822v2.361l-3.048-.777Z"/></svg>