Files
awesome-copilot/extensions/release-notes-showcase/.github/plugin/plugin.json
T
github-actions[bot] 700e6f19dd chore: publish from main
2026-07-03 02:25:08 +00:00

20 lines
484 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": "James Montemagno",
"url": "https://github.com/jamesmontemagno"
},
"keywords": [
"changelog",
"contributor-callouts",
"email-export",
"launch-summary",
"product-updates",
"release-notes"
],
"logo": "assets/preview.png",
"extensions": "."
}