Version Packages

This commit is contained in:
github-actions[bot]
2024-06-18 12:37:38 +00:00
parent a0013c33e3
commit 18a40424cb
519 changed files with 9008 additions and 2096 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-permission-common
## 0.7.14
### Patch Changes
- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.7.14-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-permission-common",
"version": "0.7.14-next.0",
"version": "0.7.14",
"description": "Isomorphic types and client for Backstage permissions and authorization",
"backstage": {
"role": "common-library",