chore(plugins): bump bin and gitea versions for skill relocation
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>
This commit is contained in:
@@ -8,5 +8,5 @@
|
|||||||
"keywords": [],
|
"keywords": [],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"name": "bin",
|
"name": "bin",
|
||||||
"version": "1.0.5"
|
"version": "1.1.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,5 +11,5 @@
|
|||||||
"skills": [
|
"skills": [
|
||||||
"skills/"
|
"skills/"
|
||||||
],
|
],
|
||||||
"version": "1.0.5"
|
"version": "1.1.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,5 +15,5 @@
|
|||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"name": "gitea",
|
"name": "gitea",
|
||||||
"version": "1.3.1"
|
"version": "1.3.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -20,5 +20,5 @@
|
|||||||
"skills": [
|
"skills": [
|
||||||
"skills/"
|
"skills/"
|
||||||
],
|
],
|
||||||
"version": "1.3.1"
|
"version": "1.3.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user