Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-06-03 13:12:47 +00:00
parent 270f5ee083
commit d57a6f7828
291 changed files with 4033 additions and 145 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-scaffolder-node
## 0.8.3-next.1
### Patch Changes
- e89d7b6: Use `LoggerService` instead of `Logger`. This is a non-breaking change, as the `LoggerService` is a subset of the `Logger` interface.
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.1
- @backstage/catalog-model@1.7.4
- @backstage/errors@1.2.7
- @backstage/integration@1.17.0
- @backstage/types@1.2.1
- @backstage/plugin-scaffolder-common@1.5.11
## 0.8.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-node",
"version": "0.8.3-next.0",
"version": "0.8.3-next.1",
"description": "The plugin-scaffolder-node module for @backstage/plugin-scaffolder-backend",
"backstage": {
"role": "node-library",