From a22af3edc84b33c289712098be24002634d7c3e0 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 7 Jun 2022 16:00:43 +0200 Subject: [PATCH] chore: break out the changesets Signed-off-by: blam --- .changeset/empty-apple-pie.md | 5 +++++ .changeset/empty-apples-tie.md | 5 ++--- app-config.yaml | 2 -- 3 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 .changeset/empty-apple-pie.md diff --git a/.changeset/empty-apple-pie.md b/.changeset/empty-apple-pie.md new file mode 100644 index 0000000000..8e9fecdafb --- /dev/null +++ b/.changeset/empty-apple-pie.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-components': patch +--- + +Adding a `className` prop to the `MarkdownContent` component diff --git a/.changeset/empty-apples-tie.md b/.changeset/empty-apples-tie.md index 83e5bd36b6..673bfd3acb 100644 --- a/.changeset/empty-apples-tie.md +++ b/.changeset/empty-apples-tie.md @@ -1,7 +1,6 @@ --- -'@backstage/core-components': patch -'@backstage/plugin-scaffolder': patch -'@backstage/plugin-scaffolder-backend': patch +'@backstage/plugin-scaffolder': minor +'@backstage/plugin-scaffolder-backend': minor --- Starting the implement the first of the Wizard page for the `next` scaffolder plugin diff --git a/app-config.yaml b/app-config.yaml index e8cc3d2924..cb865a52b9 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -270,8 +270,6 @@ catalog: # Backstage end-to-end tests of TechDocs - type: file target: ../../cypress/e2e-fixture.catalog.info.yaml - - type: url - target: https://github.com/benjdlambert/software-templates/blob/main/scaffolder-templates/react-ssr-template/template.yaml scaffolder: # Use to customize default commit author info used when new components are created # defaultAuthor: