Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-04-09 15:55:28 +00:00
parent df279de594
commit 036b9b3434
437 changed files with 6312 additions and 218 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/backend-test-utils
## 0.3.7-next.1
### Patch Changes
- 3256f14: `startTestBackend` will now add placeholder plugins when a modules are provided without their parent plugin.
- 007e7ea: Added mock of the new `listPublicServiceKeys` method for `AuthService`.
- Updated dependencies
- @backstage/backend-common@0.21.7-next.1
- @backstage/backend-app-api@0.7.0-next.1
- @backstage/backend-plugin-api@0.6.17-next.1
- @backstage/plugin-auth-node@0.4.12-next.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.3.7-next.0
### Patch Changes