Version Packages

This commit is contained in:
github-actions[bot]
2025-02-18 15:19:53 +00:00
parent fd15e2ef27
commit 0df84b6ae4
472 changed files with 5560 additions and 1922 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-scaffolder-node
## 0.7.0
### Minor Changes
- dc8dd4b: Added new `createTemplateFilter`, `createTemplateGlobalFunction`, `createTemplateGlobalValue` for template extensions.
- a4aa244: This change introduces an optional `taskId` property to `TaskContext`.
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.2.0
- @backstage/catalog-model@1.7.3
- @backstage/errors@1.2.7
- @backstage/integration@1.16.1
- @backstage/types@1.2.1
- @backstage/plugin-scaffolder-common@1.5.9
## 0.7.0-next.2
### Minor Changes