Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-06-10 14:28:09 +00:00
parent eef0e83a0d
commit f628f44cab
183 changed files with 3264 additions and 91 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/repo-tools
## 0.14.0-next.2
### Patch Changes
- 4bff5d0: Fixed a bug where linting would fail with the generated clients when defining top-level `enum` schema values.
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.1
- @backstage/catalog-model@1.7.4
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/errors@1.2.7
## 0.14.0-next.1
### Patch Changes