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
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-devtools-common
## 0.1.21
### Patch Changes
- be6cef5: Add support for adding `unprocessed-entities` and other tabs to `devtools` when using the New Frontend system
- Updated dependencies
- @backstage/plugin-permission-common@0.9.4
## 0.1.20
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools-common",
"version": "0.1.20",
"version": "0.1.21",
"description": "Common functionalities for the devtools plugin",
"backstage": {
"role": "common-library",