Version Packages (next)
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-permission-node
|
||||
|
||||
## 0.7.30-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9e63318: Ensure that service token access restrictions, when present, are taken into account
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.1
|
||||
- @backstage/backend-common@0.23.0-next.1
|
||||
- @backstage/plugin-auth-node@0.4.14-next.1
|
||||
|
||||
## 0.7.30-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-permission-node",
|
||||
"description": "Common permission and authorization utilities for backend plugins",
|
||||
"version": "0.7.30-next.0",
|
||||
"version": "0.7.30-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user