Version Packages
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-permission-common
|
||||
|
||||
## 0.8.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- df784fe: Add the MetadataResponse type from @backstage/plugin-permission-node, since this
|
||||
type might be used in frontend code.
|
||||
- 137fa34: Add the MetadataResponseSerializedRule type from @backstage/plugin-permission-node, since this type might be used in frontend code.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.8.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-permission-common",
|
||||
"version": "0.8.1-next.1",
|
||||
"version": "0.8.1",
|
||||
"description": "Isomorphic types and client for Backstage permissions and authorization",
|
||||
"backstage": {
|
||||
"role": "common-library",
|
||||
|
||||
Reference in New Issue
Block a user