fix(rbac): add changeset
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
This commit is contained in:
parent
2e42dd9d04
commit
c3fe880efe
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
'@backstage-community/plugin-rbac': patch
|
||||
---
|
||||
|
||||
- fix: remove empty summary row
|
||||
- fix: remove `@janus-idp/cli` / `scalprum` configuration from `package.json`. Users that build and install the plugin from the source code must change their app-config.yaml from `janus-idp.backstage-plugin-rbac` to `backstage-community.plugin-rbac` and drop the module parameter. This matches now other plugins we migrated from the Janus IDP community to the Backstage community plugin and was missed before.
|
||||
Loading…
Reference in New Issue