Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-05-06 13:51:57 +00:00
parent 8e9269825d
commit 35a0c4b598
218 changed files with 3201 additions and 111 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/test-utils
## 1.7.8-next.1
### Patch Changes
- b573341: Added support for interpolating JSX elements with the `MockTranslationApi`.
- Updated dependencies
- @backstage/core-app-api@1.16.2-next.0
- @backstage/core-plugin-api@1.10.7-next.0
- @backstage/config@1.3.2
- @backstage/plugin-permission-react@0.4.34-next.1
- @backstage/theme@0.6.6-next.0
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0-next.0
## 1.7.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.7.8-next.0",
"version": "1.7.8-next.1",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"