Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-devtools
|
||||
|
||||
## 0.1.34
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
|
||||
- 291bf9d: Added scheduled tasks UI feature for the DevTools plugin
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.13.2
|
||||
- @backstage/core-components@0.18.4
|
||||
- @backstage/core-plugin-api@1.12.1
|
||||
- @backstage/plugin-devtools-common@0.1.20
|
||||
- @backstage/core-compat-api@0.5.5
|
||||
- @backstage/plugin-permission-react@0.4.39
|
||||
|
||||
## 0.1.34-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-devtools",
|
||||
"version": "0.1.34-next.0",
|
||||
"version": "0.1.34",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "devtools",
|
||||
|
||||
Reference in New Issue
Block a user