@spark-ui/cli-utils 17.14.4-beta.0 → 17.15.0

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,17 @@
1
+ ## 17.15.0 (2026-06-25)
2
+
3
+ This was a version bump only for @spark-ui/cli-utils to align it with other projects, there were no code changes.
4
+
5
+ ## 17.14.4 (2026-06-23)
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - **components:** replace external image URL in LinkBox a11y test to prevent networkidle timeout ([bfa9b157c](https://github.com/leboncoin/spark-web/commit/bfa9b157c))
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - acd02
14
+
1
15
  ## 17.14.3 (2026-06-19)
2
16
 
3
17
  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.14.4-beta.0",
3
+ "version": "17.15.0",
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
-