added changesets

This commit is contained in:
Patrik Oldsberg
2021-02-08 13:26:11 +01:00
parent 3c4444cea2
commit 82b2c11b67
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Set explicit content-type in error handler responses.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Refactored route response handling to use more explicit types and throw errors.