Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-permission-react
## 0.4.41
### Patch Changes
- 5fec07d: Permission checks made in the same tick are now batched into a single call to the permission backend.
- Updated dependencies
- @backstage/core-plugin-api@1.12.4
- @backstage/plugin-permission-common@0.9.7
## 0.4.41-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-permission-react",
"version": "0.4.41-next.0",
"version": "0.4.41",
"backstage": {
"role": "web-library",
"pluginId": "permission",