From b51a3867c8d0855fdc989cf5dd1409d6d434f0a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw?= <54472480+radoslaw-sz@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:39:47 +0200 Subject: [PATCH] Delete microsite/data/plugins/changelog.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Due to different plans, I need to remove plugin from plugins. Signed-off-by: Radosław <54472480+radoslaw-sz@users.noreply.github.com> --- microsite/data/plugins/changelog.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 microsite/data/plugins/changelog.yaml diff --git a/microsite/data/plugins/changelog.yaml b/microsite/data/plugins/changelog.yaml deleted file mode 100644 index a1ee12feea..0000000000 --- a/microsite/data/plugins/changelog.yaml +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Changelog viewer -author: RSC Labs -authorUrl: https://rsoftcon.com/ -category: Discovery -description: View changelogs for your components in Backstage. Built-in support of "Keep the changelog" and "Semver" formats. -documentation: https://github.com/RSC-Labs/backstage-changelog-plugin/blob/main/README.md -iconUrl: https://raw.githubusercontent.com/RSC-Labs/backstage-changelog-plugin/main/docs/plugin_icon.png -npmPackageName: '@rsc-labs/backstage-changelog-plugin' -tags: - - changelog -addedDate: '2023-10-22'