@spark-ui/icons 17.5.7-beta.0 → 17.6.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
+ ## 17.6.0 (2026-04-23)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **components:** stable components: table and segmented-control ([199400fd7](https://github.com/leboncoin/spark-web/commit/199400fd7))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Powerplex @Powerplex
10
+
11
+ ## 17.5.7 (2026-04-23)
12
+
13
+ ### 📦 Build
14
+
15
+ - typescript 7, faster with go ([6eba4d871](https://github.com/leboncoin/spark-web/commit/6eba4d871))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Powerplex @Powerplex
20
+
1
21
  ## 17.5.6 (2026-04-20)
2
22
 
3
23
  ### 💅 Refactors
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/icons",
3
- "version": "17.5.7-beta.0",
3
+ "version": "17.6.0",
4
4
  "description": "spark-ui icons",
5
5
  "publishConfig": {
6
6
  "access": "public"