Version Packages

This commit is contained in:
github-actions[bot]
2026-05-19 18:28:24 +00:00
parent 0a44fb3cb8
commit b97fcb0a93
563 changed files with 6223 additions and 1580 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-scaffolder-common
## 2.2.0
### Minor Changes
- 8006acf: Promote the `formDecorators` field on the `Template` spec out of experimental.
The previous `EXPERIMENTAL_formDecorators` field continues to work and is
kept as a deprecated alias.
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.9.0
- @backstage/errors@1.3.1
- @backstage/integration@2.0.2
- @backstage/plugin-permission-common@0.9.9
## 2.2.0-next.1
### Minor Changes