Version Packages

This commit is contained in:
github-actions[bot]
2022-02-10 11:06:33 +00:00
parent f2da97f58a
commit e4791789d1
246 changed files with 1608 additions and 1195 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-permission-backend
## 0.4.3
### Patch Changes
- b3f3e42036: Use `getBearerTokenFromAuthorizationHeader` from `@backstage/plugin-auth-node` instead of the deprecated `IdentityClient` method.
- Updated dependencies
- @backstage/backend-common@0.10.7
- @backstage/plugin-auth-node@0.1.0
- @backstage/plugin-permission-node@0.4.3
## 0.4.3-next.0
### Patch Changes