Skip to content

Commit 4f65ca3

Browse files
committed
chore: release @jayphen/coders v1.4.0
1 parent 80b8ed4 commit 4f65ca3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coders",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Spawn AI coding assistants (Claude, Gemini, Codex, OpenCode) in isolated tmux sessions with real-time monitoring dashboard, auto-generated session names, and git worktree support",
55
"author": {
66
"name": "Jayphen",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jayphen/coders",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Spawn AI coding assistants (Claude, Gemini, Codex, OpenCode) in isolated tmux sessions with git worktree support",
55
"main": "skills/coders/coders.ts",
66
"types": "skills/coders/coders.d.ts",

0 commit comments

Comments
 (0)