Version Packages

This commit is contained in:
github-actions[bot]
2026-01-20 16:40:05 +00:00
parent 4178587bb2
commit 2e902e7b43
327 changed files with 3042 additions and 968 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-devtools
## 0.1.35
### Patch Changes
- be6cef5: Add support for adding `unprocessed-entities` and other tabs to `devtools` when using the New Frontend system
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.3
- @backstage/core-components@0.18.5
- @backstage/plugin-devtools-react@0.1.0
- @backstage/plugin-devtools-common@0.1.21
- @backstage/core-compat-api@0.5.6
## 0.1.35-next.1
### Patch Changes