Version Packages

This commit is contained in:
github-actions[bot]
2026-01-20 16:40:05 +00:00
parent 4178587bb2
commit 2e902e7b43
327 changed files with 3042 additions and 968 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-permission-common
## 0.9.4
### Patch Changes
- 872eb91: Upgrade `zod-to-json-schema` to latest version
## 0.9.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-permission-common",
"version": "0.9.3",
"version": "0.9.4",
"description": "Isomorphic types and client for Backstage permissions and authorization",
"backstage": {
"role": "common-library",