Version Packages

This commit is contained in:
github-actions[bot]
2025-08-19 13:01:39 +00:00
parent 2974f7f52b
commit b93a3471c2
489 changed files with 4672 additions and 1646 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-scaffolder-node
## 0.11.0
### Minor Changes
- c08cbc4: Move Scaffolder API to OpenAPI
### Patch Changes
- 812485c: Add step info to scaffolder action context to access the step id and name.
- Updated dependencies
- @backstage/plugin-scaffolder-common@1.7.0
- @backstage/backend-plugin-api@1.4.2
## 0.11.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-node",
"version": "0.11.0-next.0",
"version": "0.11.0",
"description": "The plugin-scaffolder-node module for @backstage/plugin-scaffolder-backend",
"backstage": {
"role": "node-library",