@spark-ui/icons 17.9.0-beta.2 → 17.9.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,17 @@
1
+ ## 17.9.0 (2026-05-20)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **components:** mvp for menu component ([fc30ba2e5](https://github.com/leboncoin/spark-web/commit/fc30ba2e5))
6
+
7
+ ### 💅 Refactors
8
+
9
+ - **theme-utils:** bold font utilities ([b1ea459e4](https://github.com/leboncoin/spark-web/commit/b1ea459e4))
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - Powerplex @Powerplex
14
+
1
15
  ## 17.8.0 (2026-04-29)
2
16
 
3
17
  ### 🚀 Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/icons",
3
- "version": "17.9.0-beta.2",
3
+ "version": "17.9.0",
4
4
  "description": "spark-ui icons",
5
5
  "publishConfig": {
6
6
  "access": "public"