split changesets for each package

Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
This commit is contained in:
Brian Phillips
2023-05-17 20:36:03 -05:00
parent 864a5cfb59
commit 35e11314d7
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-jenkins-common': patch
---
Export list of permissions
-1
View File
@@ -1,6 +1,5 @@
---
'@backstage/plugin-jenkins-backend': patch
'@backstage/plugin-jenkins-common': patch
---
Expose permissions through the metadata endpoint.