Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-11-26 11:10:07 +00:00
parent 4c565e181b
commit b86975e7fb
332 changed files with 5124 additions and 196 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-scaffolder-node
## 0.6.1-next.0
### Patch Changes
- c4ffd13: Added the autocomplete feature to GitlabRepoUrlPicker
- Updated dependencies
- @backstage/integration@1.16.0-next.0
- @backstage/plugin-scaffolder-common@1.5.8-next.0
- @backstage/backend-plugin-api@1.0.3-next.0
- @backstage/catalog-model@1.7.1
- @backstage/errors@1.2.5
- @backstage/types@1.2.0
## 0.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-node",
"version": "0.6.0",
"version": "0.6.1-next.0",
"description": "The plugin-scaffolder-node module for @backstage/plugin-scaffolder-backend",
"backstage": {
"role": "node-library",