chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-06-17 05:28:37 +00:00
parent 97205f47ef
commit 2512d7d728
29 changed files with 923 additions and 89 deletions
+10 -2
View File
@@ -3,8 +3,16 @@
"version": "1.0.0",
"type": "module",
"main": "extension.mjs",
"description": "Release notes canvas for building polished release communications and exports.",
"dependencies": {
"@github/copilot-sdk": "1.0.1"
}
},
"description": "Compose and refine launch-ready release notes with contributor callouts and export-friendly output.",
"keywords": [
"release-notes",
"launch-summary",
"changelog",
"contributor-callouts",
"product-updates",
"email-export"
]
}