-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
1
-
False
-
-
False
-
-
Create only one changeset per PR. For example, instead of:
—
"@janus-idp/shared-react": minor
—
Bump plugins/shared-react to 2.14.0 in the main branch, in preparation for release 1.4.0.
and
—
"@janus-idp/backstage-scaffolder-backend-module-annotator": minor
—
Bump plugins/scaffolder-annotator-action to 2.3.0 in the main branch, in preparation for release 1.4.0.
combine them into a single changeset like this:
—
"@janus-idp/backstage-scaffolder-backend-module-annotator": minor
"@janus-idp/shared-react": minor
—
Bump plugins by a minor version in preparation for release 1.4.0.