plugins/bin loses a whole skill (gitea removed) — minor bump (1.0.5 -> 1.1.0) to reflect the capability-surface change. plugins/gitea gains a reference file and a README fix, no new capability — patch bump (1.3.1 -> 1.3.2). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
20 lines
415 B
JSON
20 lines
415 B
JSON
{
|
|
"author": {
|
|
"name": "Defame1297",
|
|
"url": "https://git.dev.rkdr.net/Defame1297/"
|
|
},
|
|
"description": "Skills for managing Gitea repositories \u2014 issues, pull requests, milestones, releases, and wikis.",
|
|
"displayName": "Gitea",
|
|
"keywords": [
|
|
"gitea",
|
|
"issues",
|
|
"prs",
|
|
"milestones",
|
|
"releases",
|
|
"branches"
|
|
],
|
|
"license": "MIT",
|
|
"name": "gitea",
|
|
"version": "1.3.2"
|
|
}
|