Version Packages

This commit is contained in:
github-actions[bot]
2025-07-15 14:26:41 +00:00
parent c167ee9ccd
commit 9a7cae26c9
451 changed files with 4692 additions and 880 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-permission-common
## 0.9.1
### Patch Changes
- 3507fcd: Just some more circular dep cleanup
- Updated dependencies
- @backstage/config@1.3.3
## 0.9.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-permission-common",
"version": "0.9.1-next.0",
"version": "0.9.1",
"description": "Isomorphic types and client for Backstage permissions and authorization",
"backstage": {
"role": "common-library",