bumped changesets for deprecations from patch to minor

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
Colton Padden
2021-12-16 08:31:44 -05:00
parent 62d77827e1
commit 7e0b8b0cde
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/test-utils': patch
'@backstage/test-utils': minor
---
Remove deprecated `Keyboard` class which has been superseded by `@testing-library/user-event#userEvent`
Removed deprecated `Keyboard` class which has been superseded by `@testing-library/user-event#userEvent`
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/config-loader': patch
'@backstage/config-loader': minor
---
Removed deprecated option `configPaths` as it has been superseded by `configTargets`
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/core-plugin-api': patch
'@backstage/core-plugin-api': minor
---
Remove deprecated types `ApiRefType` and `ApiRefsToTypes`
Removed deprecated types `ApiRefType` and `ApiRefsToTypes`