@spark-ui/cli-utils 14.0.0-beta.2 → 14.0.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
+ # 14.0.0 (2026-01-26)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - improve beta publishing management ([6f05cf68d](https://github.com/leboncoin/spark-web/commit/6f05cf68d))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Powerplex @Powerplex
10
+
11
+ ## 13.2.0 (2026-01-16)
12
+
13
+ This was a version bump only for @spark-ui/cli-utils to align it with other projects, there were no code changes.
14
+
1
15
  ## 13.1.5 (2026-01-06)
2
16
 
3
17
  ### 🩹 Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/cli-utils",
3
- "version": "14.0.0-beta.2",
3
+ "version": "14.0.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
-