Sfoglia il codice sorgente

chore(plugin): Bump version to 2.10.1

Patch release carrying the issue #4 manifest fixes (valid plugin/marketplace
manifests, CI validation gate).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0xDarkMatter 4 giorni fa
parent
commit
30a8c43fa1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .claude-plugin/plugin.json

+ 1 - 1
.claude-plugin/plugin.json

@@ -1,7 +1,7 @@
 {
 {
   "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
   "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
   "name": "claude-mods",
   "name": "claude-mods",
-  "version": "2.10.0",
+  "version": "2.10.1",
   "description": "Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows",
   "description": "Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows",
   "author": {
   "author": {
     "name": "0xDarkMatter"
     "name": "0xDarkMatter"