@spark-ui/cli-utils 17.2.1-beta.1 → 17.2.2

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,28 @@
1
+ ## 17.2.2 (2026-03-27)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **icons:** fixed invalid icons pathes ([2bda22c0b](https://github.com/leboncoin/spark-web/commit/2bda22c0b))
6
+ - removed last docs bits about tsup builds ([944ab23d6](https://github.com/leboncoin/spark-web/commit/944ab23d6))
7
+
8
+ ### 💅 Refactors
9
+
10
+ - typescript v6 ([74135c9ed](https://github.com/leboncoin/spark-web/commit/74135c9ed))
11
+
12
+ ### ❤️ Thank You
13
+
14
+ - Powerplex @Powerplex
15
+
16
+ ## 17.2.1 (2026-03-27)
17
+
18
+ ### 🩹 Fixes
19
+
20
+ - **components:** improved segmented control styles ([e6a844700](https://github.com/leboncoin/spark-web/commit/e6a844700))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - Powerplex @Powerplex
25
+
1
26
  ## 17.2.0 (2026-03-24)
2
27
 
3
28
  This was a version bump only for @spark-ui/cli-utils 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/cli-utils",
3
- "version": "17.2.1-beta.1",
3
+ "version": "17.2.2",
4
4
  "description": "Spark CLI utils",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -1,7 +0,0 @@
1
-
2
- 
3
- > @spark-ui/cli-utils@10.6.1 build
4
- > echo 'No build step for CLI'
5
-
6
- No build step for CLI
7
- ⠙
@@ -1,6 +0,0 @@
1
-
2
- 
3
- > @spark-ui/cli-utils@10.6.1 lint
4
- > eslint . --ext .ts,.tsx
5
-
6
-