Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-09-10 13:56:19 +00:00
parent 8743beff4d
commit 47358815d6
339 changed files with 5166 additions and 175 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/test-utils
## 1.6.0-next.1
### Patch Changes
- b537bd7: Allow custom star icons to be provided via the `star` and `unstarred` icon overrides. See how to override existing icons in the [Backstage documentation](https://backstage.io/docs/getting-started/app-custom-theme/#custom-icons).
- 836127c: Updated dependency `@testing-library/react` to `^16.0.0`.
- Updated dependencies
- @backstage/core-app-api@1.14.3-next.0
- @backstage/core-plugin-api@1.9.4-next.0
- @backstage/theme@0.5.7-next.0
- @backstage/plugin-permission-react@0.4.26-next.0
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
## 1.6.0-next.0
### Minor Changes