Create catalog permissions. (#8403)

These permissions will be used to integrate catalog with the permissions framework.

Signed-off-by: Joon Park <joonp@spotify.com>
This commit is contained in:
Joon Park
2021-12-16 14:35:46 +00:00
committed by GitHub
parent 351fc58fe2
commit 393f107893
8 changed files with 251 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-common': minor
---
Create catalog-common and add catalog permissions.