chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-06-02 18:18:24 +00:00
parent 3d8e3d6e98
commit 1fd59ee7e1
27 changed files with 6617 additions and 3 deletions
@@ -0,0 +1,9 @@
{
"name": "accessibility-kanban",
"version": "1.0.0",
"type": "module",
"main": "extension.mjs",
"dependencies": {
"@github/copilot-sdk": "latest"
}
}