Files
awesome-copilot/extensions/release-notes-showcase/.github/plugin/plugin.json
T
github-actions[bot] 7174a12f1c chore: publish from main
2026-07-18 00:50:03 +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.2",
"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"
}