@spark-ui/icons 18.0.8 → 18.0.10

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ ## 18.0.10 (2026-07-29)
2
+
3
+ ### 📦 Build
4
+
5
+ - **npm:** bump lightningcss-linux-x64-gnu from 1.30.2 to 1.33.0 ([ffaa06663](https://github.com/leboncoin/spark-web/commit/ffaa06663))
6
+
7
+ ## 18.0.9 (2026-07-29)
8
+
9
+ ### 📦 Build
10
+
11
+ - ignore max lines for stories in linter ([2bf3a13ea](https://github.com/leboncoin/spark-web/commit/2bf3a13ea))
12
+ - **npm:** bump oxlint from 1.57.0 to 1.76.0 ([be6a3d122](https://github.com/leboncoin/spark-web/commit/be6a3d122))
13
+
14
+ ### ❤️ Thank You
15
+
16
+ - Powerplex @Powerplex
17
+
1
18
  ## 18.0.8 (2026-07-29)
2
19
 
3
20
  ### 📦 Build
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/icons",
3
- "version": "18.0.8",
3
+ "version": "18.0.10",
4
4
  "description": "spark-ui icons",
5
5
  "publishConfig": {
6
6
  "access": "public"