review comments

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-01-10 09:16:53 +01:00
parent d4149bf6d4
commit f7566f9e10
2 changed files with 6 additions and 2 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
---
'@backstage/frontend-app-api': minor
'@backstage/frontend-plugin-api': minor
'@backstage/frontend-test-utils': patch
---
Rename the `app/router` extension to `app/root`.
**BREAKING**: Renamed the `app/router` extension to `app/root`.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/frontend-test-utils': patch
---
Updates to reflect the `app/router` extension having been renamed to `app/root`.