Version Packages (next)
This commit is contained in:
@@ -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,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-devtools",
|
||||
"version": "0.1.35",
|
||||
"version": "0.1.36-next.0",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "devtools",
|
||||
|
||||
Reference in New Issue
Block a user