Version Packages

This commit is contained in:
github-actions[bot]
2025-08-19 13:01:39 +00:00
parent 2974f7f52b
commit b93a3471c2
489 changed files with 4672 additions and 1646 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/frontend-test-utils
## 0.3.5
### Patch Changes
- df7bd3b: Updated import of the `FrontendFeature` type.
- 5d31d66: Updated the usage of the `RouterBlueprint` and `AppRootWrapperBlueprint` to use the lowercase `component` parameter
- Updated dependencies
- @backstage/frontend-plugin-api@0.11.0
- @backstage/frontend-app-api@0.12.0
- @backstage/plugin-app@0.2.0
- @backstage/test-utils@1.7.11
## 0.3.5-next.2
### Patch Changes