Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-permission-node
|
||||
|
||||
## 0.7.30
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9e63318: Ensure that service token access restrictions, when present, are taken into account
|
||||
- d44a20a: Added additional plugin metadata to `package.json`.
|
||||
- c7b0dd1: Import `tokenManager` definition from `@backstage/backend-plugin-api`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.23.0
|
||||
- @backstage/backend-plugin-api@0.6.19
|
||||
- @backstage/plugin-auth-node@0.4.14
|
||||
- @backstage/plugin-permission-common@0.7.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.7.30-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-permission-node",
|
||||
"version": "0.7.30-next.3",
|
||||
"version": "0.7.30",
|
||||
"description": "Common permission and authorization utilities for backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
Reference in New Issue
Block a user