Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-05-05 14:57:07 +00:00
parent 25909ba27a
commit b0bc1e5cc9
33 changed files with 1845 additions and 17 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-devtools
## 0.1.39-next.2
### Patch Changes
- 08c922e: Migrated `ConfigContent` component from Material UI to Backstage UI (BUI).
- Updated dependencies
- @backstage/ui@0.15.0-next.2
- @backstage/core-components@0.18.10-next.1
## 0.1.39-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools",
"version": "0.1.39-next.1",
"version": "0.1.39-next.2",
"backstage": {
"role": "frontend-plugin",
"pluginId": "devtools",