mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 10:01:06 +00:00
20 lines
480 B
JSON
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": "."
|
|
}
|