Adjust changeset to updated PR

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2021-06-22 15:40:35 +02:00
parent 791a36f845
commit 4a1c93a78a
+1 -2
View File
@@ -1,6 +1,5 @@
---
'@backstage/core': patch
'@backstage/core-api': patch
'@backstage/core-app-api': patch
---
Introducing new UnhandledErrorForwarder installed by default. For catching unhandled promise rejections, you can override the API to align with general error handling.