Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-04 15:34:15 +00:00
parent 3b086b0020
commit 09f502208f
314 changed files with 4507 additions and 159 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-permission-react
## 0.4.23-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/config@1.2.0
- @backstage/plugin-permission-common@0.7.13
## 0.4.22
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-permission-react",
"version": "0.4.22",
"version": "0.4.23-next.0",
"backstage": {
"role": "web-library"
},