Skip to content

Commit 08cb208

Browse files
chore(main): release 2.3.3 (#200)
Co-authored-by: jacobpevans-github-actions[bot] <251056911+jacobpevans-github-actions[bot]@users.noreply.github.com>
1 parent 5266532 commit 08cb208

4 files changed

Lines changed: 27 additions & 20 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
},
77
"metadata": {
88
"description": "Claude Code plugins and hooks by JacobPEvans",
9-
"version": "2.3.2"
9+
"version": "2.3.3"
1010
},
1111
"plugins": [
1212
{
1313
"name": "git-guards",
1414
"source": "./git-guards",
1515
"description": "Combined git security and workflow protection via PreToolUse hooks - merges git-permission-guard and main-branch-guard functionality",
16-
"version": "2.3.2",
16+
"version": "2.3.3",
1717
"author": {
1818
"name": "JacobPEvans"
1919
}
@@ -22,7 +22,7 @@
2222
"name": "content-guards",
2323
"source": "./content-guards",
2424
"description": "Combined content validation and guard plugin that merges token-validator, markdown-validator, webfetch-guard, and issue-limiter functionality",
25-
"version": "2.3.2",
25+
"version": "2.3.3",
2626
"author": {
2727
"name": "JacobPEvans"
2828
}
@@ -31,7 +31,7 @@
3131
"name": "git-workflows",
3232
"source": "./git-workflows",
3333
"description": "Git worktree initialization, main branch sync, repository refresh, and troubleshooting workflows",
34-
"version": "2.3.2",
34+
"version": "2.3.3",
3535
"author": {
3636
"name": "JacobPEvans"
3737
}
@@ -40,7 +40,7 @@
4040
"name": "github-workflows",
4141
"source": "./github-workflows",
4242
"description": "PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology",
43-
"version": "2.3.2",
43+
"version": "2.3.3",
4444
"author": {
4545
"name": "JacobPEvans"
4646
}
@@ -49,7 +49,7 @@
4949
"name": "infra-orchestration",
5050
"source": "./infra-orchestration",
5151
"description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows",
52-
"version": "2.3.2",
52+
"version": "2.3.3",
5353
"author": {
5454
"name": "JacobPEvans"
5555
}
@@ -58,7 +58,7 @@
5858
"name": "ai-delegation",
5959
"source": "./ai-delegation",
6060
"description": "Delegate tasks to external AI models and run autonomous maintenance loops",
61-
"version": "2.3.2",
61+
"version": "2.3.3",
6262
"author": {
6363
"name": "JacobPEvans"
6464
}
@@ -67,7 +67,7 @@
6767
"name": "config-management",
6868
"source": "./config-management",
6969
"description": "Sync AI tool permissions across repos and quickly add always-allow permissions",
70-
"version": "2.3.2",
70+
"version": "2.3.3",
7171
"author": {
7272
"name": "JacobPEvans"
7373
}
@@ -76,7 +76,7 @@
7676
"name": "codeql-resolver",
7777
"source": "./codeql-resolver",
7878
"description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows",
79-
"version": "2.3.2",
79+
"version": "2.3.3",
8080
"author": {
8181
"name": "JacobPEvans"
8282
}
@@ -85,7 +85,7 @@
8585
"name": "process-cleanup",
8686
"source": "./process-cleanup",
8787
"description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935",
88-
"version": "2.3.2",
88+
"version": "2.3.3",
8989
"author": {
9090
"name": "JacobPEvans"
9191
}
@@ -94,7 +94,7 @@
9494
"name": "pr-lifecycle",
9595
"source": "./pr-lifecycle",
9696
"description": "Automatically triggers PR finalization after PR creation",
97-
"version": "2.3.2",
97+
"version": "2.3.3",
9898
"author": {
9999
"name": "JacobPEvans"
100100
}
@@ -103,7 +103,7 @@
103103
"name": "git-standards",
104104
"source": "./git-standards",
105105
"description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking",
106-
"version": "2.3.2",
106+
"version": "2.3.3",
107107
"author": {
108108
"name": "JacobPEvans"
109109
}
@@ -112,7 +112,7 @@
112112
"name": "code-standards",
113113
"source": "./code-standards",
114114
"description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines",
115-
"version": "2.3.2",
115+
"version": "2.3.3",
116116
"author": {
117117
"name": "JacobPEvans"
118118
}
@@ -121,7 +121,7 @@
121121
"name": "infra-standards",
122122
"source": "./infra-standards",
123123
"description": "Infrastructure standards for Proxmox, Terraform, Ansible including deployment pipeline, IP addressing, and secrets management",
124-
"version": "2.3.2",
124+
"version": "2.3.3",
125125
"author": {
126126
"name": "JacobPEvans"
127127
}
@@ -130,7 +130,7 @@
130130
"name": "project-standards",
131131
"source": "./project-standards",
132132
"description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup",
133-
"version": "2.3.2",
133+
"version": "2.3.3",
134134
"author": {
135135
"name": "JacobPEvans"
136136
}
@@ -139,7 +139,7 @@
139139
"name": "session-analytics",
140140
"source": "./session-analytics",
141141
"description": "Claude Code session token analytics via Splunk OTEL telemetry",
142-
"version": "2.3.2",
142+
"version": "2.3.3",
143143
"author": {
144144
"name": "JacobPEvans"
145145
}
@@ -148,7 +148,7 @@
148148
"name": "pal-health",
149149
"source": "./pal-health",
150150
"description": "Session-start hook to warn about recent PAL MCP Doppler failures",
151-
"version": "2.3.2",
151+
"version": "2.3.3",
152152
"author": {
153153
"name": "JacobPEvans"
154154
}
@@ -157,7 +157,7 @@
157157
"name": "script-guards",
158158
"source": "./script-guards",
159159
"description": "Prevents unnecessary script generation - enforces research-first, native-tool-first patterns via PreToolUse and UserPromptSubmit hooks",
160-
"version": "2.3.2",
160+
"version": "2.3.3",
161161
"author": {
162162
"name": "JacobPEvans"
163163
}

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.2"
2+
".": "2.3.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.3](https://github.com/JacobPEvans/claude-code-plugins/compare/v2.3.2...v2.3.3) (2026-04-07)
4+
5+
6+
### Bug Fixes
7+
8+
* add --force to all git fetch commands for floating tag compatibility ([#199](https://github.com/JacobPEvans/claude-code-plugins/issues/199)) ([5266532](https://github.com/JacobPEvans/claude-code-plugins/commit/5266532895c266250a3ed2ac601b0735952984c0))
9+
310
## [2.3.2](https://github.com/JacobPEvans/claude-code-plugins/compare/v2.3.1...v2.3.2) (2026-04-01)
411

512

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.2
1+
2.3.3

0 commit comments

Comments
 (0)