Files
awesome-copilot/extensions/release-notes-showcase/.github/plugin/plugin.json
T
github-actions[bot] b1aaa69f0a chore: publish from main
2026-07-17 08:04:30 +00:00

20 lines
489 B
JSON

{
"name": "release-notes-showcase",
"description": "Compose and refine launch-ready release notes with contributor callouts and export-friendly output.",
"version": "1.0.1",
"author": {
"name": "Kayla Cinnamon",
"url": "https://github.com/cinnamon-msft"
},
"keywords": [
"changelog",
"contributor-callouts",
"email-export",
"launch-summary",
"product-updates",
"release-notes"
],
"logo": "assets/preview.png",
"extensions": "extensions"
}