Version Packages

This commit is contained in:
github-actions[bot]
2025-04-15 15:36:15 +00:00
parent 2652c6c305
commit 2582af906d
453 changed files with 5647 additions and 1212 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/backend-test-utils
## 1.4.0
### Minor Changes
- cf4eb13: Added `actor` property to `BackstageUserPrincipal` containing the subject of the last service (if any) who performed authentication on behalf of the user.
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.9.0
- @backstage/backend-plugin-api@1.3.0
- @backstage/backend-app-api@1.2.2
- @backstage/plugin-auth-node@0.6.2
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-events-node@0.4.10
## 1.3.2-next.2
### Patch Changes