Version Packages

This commit is contained in:
github-actions[bot]
2025-01-14 12:23:31 +00:00
parent 28705fb8f6
commit 43f666371b
412 changed files with 4831 additions and 1268 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/test-utils
## 1.7.4
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.3
- @backstage/types@1.2.1
- @backstage/config@1.3.2
- @backstage/core-app-api@1.15.4
- @backstage/theme@0.6.3
- @backstage/plugin-permission-common@0.8.4
- @backstage/plugin-permission-react@0.4.30
## 1.7.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.7.4-next.0",
"version": "1.7.4",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"