Version Packages (next)
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-permission-node
|
||||
|
||||
## 0.8.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 19ff127: Internal refactor to remove dependencies on the identity and token manager services, which have been removed. Public APIs no longer require the identity service or token manager to be provided.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.9.0-next.0
|
||||
- @backstage/backend-common@0.25.0-next.0
|
||||
- @backstage/plugin-auth-node@0.5.2-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/plugin-permission-common@0.8.1
|
||||
|
||||
## 0.8.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-permission-node",
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.3-next.0",
|
||||
"description": "Common permission and authorization utilities for backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
Reference in New Issue
Block a user