Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-03-04 16:49:37 +00:00
parent c45506df09
commit f9fb465e38
317 changed files with 4624 additions and 235 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-scaffolder-common
## 1.5.10-next.0
### Patch Changes
- 09cf038: Got rid of most `@backstage/backend-common` usages
- Updated dependencies
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.8.4
## 1.5.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-common",
"version": "1.5.9",
"version": "1.5.10-next.0",
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin",
"backstage": {
"role": "common-library",