Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-devtools-common
## 0.1.23
### Patch Changes
- f80195e: Added `cancelScheduledTask` to the DevTools API and a cancel button to the scheduled tasks UI.
- Updated dependencies
- @backstage/plugin-permission-common@0.9.7
## 0.1.22
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools-common",
"version": "0.1.22",
"version": "0.1.23",
"description": "Common functionalities for the devtools plugin",
"backstage": {
"role": "common-library",