Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-03 14:16:49 +00:00
parent 8211dc0f70
commit db0d171511
181 changed files with 3284 additions and 92 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-devtools
## 0.1.37-next.1
### Patch Changes
- afabb37: Fixed URL encoding of task IDs for the trigger feature (tasks that contained a "/" in their ID were not triggered)
- Updated dependencies
- @backstage/core-compat-api@0.5.9-next.1
- @backstage/core-components@0.18.8-next.0
- @backstage/core-plugin-api@1.12.4-next.0
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.14.2-next.0
- @backstage/plugin-devtools-common@0.1.22
- @backstage/plugin-devtools-react@0.1.2-next.0
- @backstage/plugin-permission-react@0.4.41-next.0
## 0.1.37-next.0
### Patch Changes