Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-09-06 13:11:16 +00:00
parent fc3f9cea9c
commit f275697d2b
236 changed files with 4502 additions and 1411 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-permission-backend
## 0.5.11-next.1
### Patch Changes
- 667d917488: Updated dependency `msw` to `^0.47.0`.
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
- 2cbd533426: Uptake the `IdentityApi` change to use `getIdentity` instead of `authenticate` for retrieving the logged in users identity.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.2
- @backstage/plugin-auth-node@0.2.5-next.2
- @backstage/plugin-permission-common@0.6.4-next.1
- @backstage/plugin-permission-node@0.6.5-next.2
## 0.5.11-next.0
### Patch Changes