Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-27 15:51:11 +00:00
parent 35c5b64344
commit d4b85dddee
387 changed files with 5533 additions and 194 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-permission-common
## 0.9.5-next.0
### Patch Changes
- 69d880e: Bump to latest zod to ensure it has the latest features
- Updated dependencies
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.9.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-permission-common",
"version": "0.9.4",
"version": "0.9.5-next.0",
"description": "Isomorphic types and client for Backstage permissions and authorization",
"backstage": {
"role": "common-library",