Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-29 14:40:44 +00:00
parent 2ecf40daed
commit 531a48848c
334 changed files with 4844 additions and 173 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-scaffolder-common
## 1.7.0-next.0
### Minor Changes
- c08cbc4: Move Scaffolder API to OpenAPI
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.7.5
- @backstage/errors@1.2.7
- @backstage/integration@1.17.1
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.1
## 1.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-common",
"version": "1.6.0",
"version": "1.7.0-next.0",
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin",
"backstage": {
"role": "common-library",