diff --git a/microsite/data/plugins/changelog.yaml b/microsite/data/plugins/changelog.yaml new file mode 100644 index 0000000000..1b4684db7f --- /dev/null +++ b/microsite/data/plugins/changelog.yaml @@ -0,0 +1,12 @@ +--- +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. +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'