Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-02-27 16:48:30 +00:00
parent 56b9192861
commit 4cca80fbf8
529 changed files with 9255 additions and 290 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-scaffolder-node
## 0.3.3-next.0
### Patch Changes
- 85f4723: Fixed file corruption for non UTF-8 data in fetch contents
- c6b132e: Introducing checkpoints for scaffolder task action idempotency
- Updated dependencies
- @backstage/backend-common@0.21.3-next.0
- @backstage/errors@1.2.4-next.0
- @backstage/backend-plugin-api@0.6.13-next.0
- @backstage/catalog-model@1.4.5-next.0
- @backstage/integration@1.9.1-next.0
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.1-next.0
## 0.3.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-node",
"version": "0.3.0",
"version": "0.3.3-next.0",
"description": "The plugin-scaffolder-node module for @backstage/plugin-scaffolder-backend",
"backstage": {
"role": "node-library"