Files
awesome-copilot/extensions/release-notes-showcase/.github/plugin/plugin.json
T
github-actions[bot] 7f10a5295c chore: publish from main
2026-07-07 00:55:22 +00:00

20 lines
480 B
JSON

{
"name": "release-notes-showcase",
"description": "Compose and refine launch-ready release notes with contributor callouts and export-friendly output.",
"version": "1.0.0",
"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": "."
}