Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "jeffh-claude-plugins",
"version": "1.0.0",
"version": "1.3.0",
"description": "Various Plugins for Claude Code",
"owner": {
"name": "Jeff Hui",
Expand All @@ -24,7 +24,7 @@
"description": "Commands and agents from humanlayer, but without the thought syncing",
"source": "./humanlayer",
"category": "development",
"version": "2025-12-15",
"version": "2026-02-16",
"author": {
"name": "HumanLayer"
}
Expand All @@ -34,7 +34,7 @@
"description": "Jujutsu (jj) version control commands",
"source": "./jj",
"category": "development",
"version": "2025-12-15",
"version": "2026-02-16",
"author": {
"name": "Jeff Hui",
"email": "jeff@jeffhui.net"
Expand Down