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
+23
View File
@@ -1,5 +1,28 @@
# @backstage/backend-defaults
## 0.11.0-next.2
### Minor Changes
- 3ccb7fc: Enhanced error handling in the auditor service factory to pass errors as objects. Aligned WinstonRootAuditorService with the default service factory's error handling.
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@1.2.4-next.2
- @backstage/backend-dev-utils@0.1.5
- @backstage/backend-plugin-api@1.4.0-next.1
- @backstage/cli-node@0.2.13
- @backstage/config@1.3.2
- @backstage/config-loader@1.10.1
- @backstage/errors@1.2.7
- @backstage/integration@1.17.0
- @backstage/integration-aws-node@0.1.16
- @backstage/types@1.2.1
- @backstage/plugin-auth-node@0.6.4-next.1
- @backstage/plugin-events-node@0.4.12-next.1
- @backstage/plugin-permission-node@0.10.1-next.1
## 0.10.1-next.1
### Patch Changes