From 3ba12a37c88056915452fbbea772039e233cecf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw?= <54472480+radoslaw-sz@users.noreply.github.com> Date: Sun, 21 Apr 2024 12:37:12 +0200 Subject: [PATCH] Add new supported format 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/changelog.yaml b/microsite/data/plugins/changelog.yaml index 1b4684db7f..a1ee12feea 100644 --- a/microsite/data/plugins/changelog.yaml +++ b/microsite/data/plugins/changelog.yaml @@ -3,7 +3,7 @@ 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" format. +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'