Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-08-27 11:41:57 +00:00
parent 0a48cc88a8
commit 911bbe0d92
292 changed files with 5855 additions and 154 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/test-utils
## 1.6.0-next.0
### Minor Changes
- d47be30: Added the icons option to the renderInTestApp function's TestAppOptions to be forwarded to the icons option of `createApp`.
### Patch Changes
- Updated dependencies
- @backstage/config@1.2.0
- @backstage/core-app-api@1.14.2
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-react@0.4.25
## 1.5.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.5.10",
"version": "1.6.0-next.0",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"