@spark-ui/icons 18.0.10 → 18.0.12

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.12 (2026-07-29)
2
+
3
+ ### 📦 Build
4
+
5
+ - **npm:** bump rollup from 4.62.2 to 4.62.3 ([d1f01d424](https://github.com/leboncoin/spark-web/commit/d1f01d424))
6
+
7
+ ## 18.0.11 (2026-07-29)
8
+
9
+ ### 📦 Build
10
+
11
+ - **npm:** bump the react group with 3 updates ([4c9bf6b1d](https://github.com/leboncoin/spark-web/commit/4c9bf6b1d))
12
+
13
+ ### 🏡 Chore
14
+
15
+ - dependabot react group ([7bee369a6](https://github.com/leboncoin/spark-web/commit/7bee369a6))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Powerplex @Powerplex
20
+
1
21
  ## 18.0.10 (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.10",
3
+ "version": "18.0.12",
4
4
  "description": "spark-ui icons",
5
5
  "publishConfig": {
6
6
  "access": "public"