Version Packages

This commit is contained in:
github-actions[bot]
2026-01-20 16:40:05 +00:00
parent 4178587bb2
commit 2e902e7b43
327 changed files with 3042 additions and 968 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-scaffolder-node
## 0.12.3
### Patch Changes
- c641c14: Wrap some of the action logic with `resolveSafeChildPath` and improve symlink handling when fetching remote and local files
- 27f9061: REwrite]
- 872eb91: Upgrade `zod-to-json-schema` to latest version
- Updated dependencies
- @backstage/backend-plugin-api@1.6.1
- @backstage/integration@1.19.2
- @backstage/plugin-permission-common@0.9.4
- @backstage/plugin-scaffolder-common@1.7.5
## 0.12.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-node",
"version": "0.12.3-next.0",
"version": "0.12.3",
"description": "The plugin-scaffolder-node module for @backstage/plugin-scaffolder-backend",
"backstage": {
"role": "node-library",