Version Packages

This commit is contained in:
github-actions[bot]
2025-03-18 12:55:57 +00:00
parent 2b1ae6611f
commit 127408219b
502 changed files with 5951 additions and 2249 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-scaffolder-common
## 1.5.10
### Patch Changes
- 09cf038: Got rid of most `@backstage/backend-common` usages
- 321b93e: Add optional `lifecycle` property to the spec field of Template entities.
- Updated dependencies
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.8.4
## 1.5.10-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-common",
"version": "1.5.10-next.0",
"version": "1.5.10",
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin",
"backstage": {
"role": "common-library",