Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-13 12:10:45 +00:00
parent fdf15d5d0e
commit 880310b797
64 changed files with 781 additions and 31 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-scaffolder
## 1.35.1-next.2
### Patch Changes
- 9d75495: Fixed bug in RepoUrlPickerComponent component where repository names were not being autocompleted.
## 1.35.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder",
"version": "1.35.1-next.1",
"version": "1.35.1-next.2",
"description": "The Backstage plugin that helps you create new things",
"backstage": {
"role": "frontend-plugin",