@spark-ui/icons 18.0.9 → 18.0.11

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 +20 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## 18.0.11 (2026-07-29)
2
+
3
+ ### 📦 Build
4
+
5
+ - **npm:** bump the react group with 3 updates ([4c9bf6b1d](https://github.com/leboncoin/spark-web/commit/4c9bf6b1d))
6
+
7
+ ### 🏡 Chore
8
+
9
+ - dependabot react group ([7bee369a6](https://github.com/leboncoin/spark-web/commit/7bee369a6))
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - Powerplex @Powerplex
14
+
15
+ ## 18.0.10 (2026-07-29)
16
+
17
+ ### 📦 Build
18
+
19
+ - **npm:** bump lightningcss-linux-x64-gnu from 1.30.2 to 1.33.0 ([ffaa06663](https://github.com/leboncoin/spark-web/commit/ffaa06663))
20
+
1
21
  ## 18.0.9 (2026-07-29)
2
22
 
3
23
  ### 📦 Build
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/icons",
3
- "version": "18.0.9",
3
+ "version": "18.0.11",
4
4
  "description": "spark-ui icons",
5
5
  "publishConfig": {
6
6
  "access": "public"