@spark-ui/icons 17.10.2-beta.0 → 17.10.3

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.10.3 (2026-06-03)
2
+
3
+ ### 🎨 Styles
4
+
5
+ - **theme-utils:** added ai related color tokens ([27c7d6de8](https://github.com/leboncoin/spark-web/commit/27c7d6de8))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Powerplex @Powerplex
10
+
11
+ ## 17.10.2 (2026-06-02)
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - **components:** fixed negative margins on cards ([9199714a2](https://github.com/leboncoin/spark-web/commit/9199714a2))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Powerplex @Powerplex
20
+
1
21
  ## 17.10.1 (2026-05-27)
2
22
 
3
23
  This was a version bump only for @spark-ui/icons to align it with other projects, there were no code changes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/icons",
3
- "version": "17.10.2-beta.0",
3
+ "version": "17.10.3",
4
4
  "description": "spark-ui icons",
5
5
  "publishConfig": {
6
6
  "access": "public"