Add changeset and docs.

Signed-off-by: Joon Park <joonp@spotify.com>
This commit is contained in:
Joon Park
2021-12-07 15:47:19 +00:00
parent f786dc8140
commit abb7616345
4 changed files with 20 additions and 9 deletions
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/backend-common': minor
'example-app': patch
'example-backend': patch
'@backstage/plugin-permission-node': patch
---
Integrate permission framework into example app