@spark-ui/icons 17.6.2-beta.0 → 17.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
+ ## 17.8.0 (2026-04-29)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **components:** added description to formfield compound ([9496bb965](https://github.com/leboncoin/spark-web/commit/9496bb965))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Powerplex @Powerplex
10
+
11
+ ## 17.7.0 (2026-04-29)
12
+
13
+ ### 🚀 Features
14
+
15
+ - **components:** added type subcomponent to card ([38c07c0cd](https://github.com/leboncoin/spark-web/commit/38c07c0cd))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Powerplex @Powerplex
20
+
1
21
  ## 17.6.1 (2026-04-24)
2
22
 
3
23
  ### 🩹 Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/icons",
3
- "version": "17.6.2-beta.0",
3
+ "version": "17.8.0",
4
4
  "description": "spark-ui icons",
5
5
  "publishConfig": {
6
6
  "access": "public"