Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 322bbcae24: Removed the alpha `MockPluginProvider` export since the plugin configuration API has been removed.
|
||||
- 1a0616fa10: Add missing resource and template app icons
|
||||
- 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.11.0
|
||||
- @backstage/core-plugin-api@1.7.0
|
||||
- @backstage/plugin-permission-react@0.4.16
|
||||
- @backstage/theme@0.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.9
|
||||
|
||||
## 1.4.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.4.4-next.2",
|
||||
"version": "1.4.4",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user