changesets: add changset for cli role addition

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-27 18:43:50 +01:00
parent 323562efc9
commit eaf67f0578
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Introduced initial support for an experimental `backstage.role` field in package.json, as well as experimental and hidden `migrate` and `script` sub-commands. We do not recommend usage of any of these additions yet.