From 9b678dea377da6c8aa745d215a127301aa2be7a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw?= <54472480+radoslaw-sz@users.noreply.github.com> Date: Sun, 22 Oct 2023 17:27:06 +0200 Subject: [PATCH] Update description and fix npmPackageName in changelog.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Radosław <54472480+radoslaw-sz@users.noreply.github.com> --- microsite/data/plugins/changelog.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsite/data/plugins/changelog.yaml b/microsite/data/plugins/changelog.yaml index dbdec22e2a..1b4684db7f 100644 --- a/microsite/data/plugins/changelog.yaml +++ b/microsite/data/plugins/changelog.yaml @@ -3,10 +3,10 @@ title: Changelog viewer author: RSC Labs authorUrl: https://rsoftcon.com/ category: Discovery -description: View changelogs for your components in Backstage. +description: View changelogs for your components in Backstage. Built-in support of "Keep the changelog" format. 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/changelog-plugin' +npmPackageName: '@rsc-labs/backstage-changelog-plugin' tags: - changelog addedDate: '2023-10-22'