Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-07-30 12:26:11 +00:00
parent c31aacb800
commit 58bbb3edca
307 changed files with 6459 additions and 158 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-permission-common
## 0.8.1-next.0
### Patch Changes
- 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.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-permission-common",
"version": "0.8.0",
"version": "0.8.1-next.0",
"description": "Isomorphic types and client for Backstage permissions and authorization",
"backstage": {
"role": "common-library",