more changesets

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2025-01-21 20:12:35 +01:00
parent e7c2d9a3ef
commit 58e64d92a4
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-catalog-backend': patch
'@backstage/plugin-search-backend': patch
---
Fixed a `Hooks cannot be defined inside tests` error that was occurring when using the plugin in a jest test.