Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/repo-tools
## 0.15.2
### Patch Changes
- 133ac7a: Fixed knip-reports command failing when workspace path contains spaces and process termination issues by replacing `execFile` with `spawn` and removing `shell` option.
- Updated dependencies
- @backstage/config-loader@1.10.3
- @backstage/backend-plugin-api@1.4.3
## 0.15.2-next.1
### Patch Changes