Revert the change from major to minor as code will not break current release

Signed-off-by: cmoulliard <cmoulliard@redhat.com>
This commit is contained in:
cmoulliard
2023-12-14 12:16:03 +01:00
parent df88d094c6
commit bae1e40f68
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-scaffolder': major
'@backstage/plugin-scaffolder': minor
---
Add a new git repository url picker for `gitea`. This `GiteaRepoPicker` can be used in a template to scaffold a project to be cloned using gitea.