Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-25 16:21:32 +00:00
parent fea7302000
commit 756986e5e7
363 changed files with 4740 additions and 182 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/frontend-test-utils
## 0.4.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/test-utils@1.7.14-next.0
- @backstage/plugin-app@0.3.3-next.0
- @backstage/frontend-app-api@0.13.3-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
## 0.4.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.4.1",
"version": "0.4.2-next.0",
"backstage": {
"role": "web-library"
},