Files
awesome-copilot/extensions/release-notes-showcase/canvas.json
T
github-actions[bot] d1cb70036a chore: publish from main
2026-06-25 04:53:20 +00:00

28 lines
656 B
JSON

{
"id": "release-notes-showcase",
"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"
],
"screenshots": {
"icon": {
"path": "assets/preview.png",
"type": "image/png"
},
"gallery": {
"path": "assets/preview.png",
"type": "image/png"
}
}
}