Version Packages

This commit is contained in:
github-actions[bot]
2021-12-02 12:35:24 +00:00
parent 5722e731aa
commit 29f2606ed9
207 changed files with 1187 additions and 876 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-permission-backend
## 0.2.0
### Minor Changes
- 450ca92330: Change route used for integration between the authorization framework and other plugin backends to use the /.well-known prefix.
### Patch Changes
- e7851efa9e: Rename and adjust permission policy return type to reduce nesting
- Updated dependencies
- @backstage/plugin-auth-backend@0.4.10
- @backstage/plugin-permission-node@0.2.0
- @backstage/backend-common@0.9.12
## 0.1.0
### Minor Changes