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
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-devtools
## 0.1.36-next.0
### Patch Changes
- f2612c2: Fixes an issue where a user lacking permission to schedule tasks can now easily see the issue through a custom icon + tooltip.
- Updated dependencies
- @backstage/core-components@0.18.6-next.0
- @backstage/core-compat-api@0.5.7-next.0
- @backstage/frontend-plugin-api@0.14.0-next.0
- @backstage/core-plugin-api@1.12.2-next.0
- @backstage/errors@1.2.7
- @backstage/plugin-devtools-common@0.1.22-next.0
- @backstage/plugin-devtools-react@0.1.1-next.0
- @backstage/plugin-permission-react@0.4.40-next.0
## 0.1.35
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools",
"version": "0.1.35",
"version": "0.1.36-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "devtools",