Releases: dryvist/claude-code-plugins
Releases · dryvist/claude-code-plugins
Release list
v1.9.0
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(session-analytics): add token breakdown skill via Splunk OTEL telemetry by @JacobPEvans in #121
- fix(content-guards): two-tier rate limiting with trusted user allowlist by @JacobPEvans in #123
- refactor(content-guards): simplify enforce-issue-limits (391 → 200 lines) by @JacobPEvans in #125
- feat(content-guards): enforce 100-branch repository limit by @JacobPEvans in #124
- fix(content-guards): resolve CWD bug and raise rate limit to 25/repo/day by @JacobPEvans in #126
- feat(pr-lifecycle): auto-trigger finalize-pr after PR creation by @JacobPEvans in #127
- fix(content-guards): stop rate-limiting gh pr edit commands by @JacobPEvans in #128
- fix: add missing tools to CodeQL agent and migrate Bash format by @JacobPEvans in #129
- fix: add secrets block to release-please workflow by @JacobPEvans in #130
- feat(github-workflows): add /ship command for full PR automation by @JacobPEvans in #131
- fix(github-workflows): reduce /ship rate limit cascade by @JacobPEvans in #132
- fix(git-workflows): use PR-based stale detection instead of git branch --merged by @JacobPEvans in #133
- fix(content-guards): set correct per-repo limits (100 issues, 15 PRs) by @JacobPEvans in #134
- chore(plugins): bump git-workflows and git-standards to 1.0.1 by @JacobPEvans in #135
- fix(ci): add pull-requests: write to release-please caller by @JacobPEvans in #137
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Block status check bypass via --admin and protection APIs by @JacobPEvans in #115
- chore(ci): remove redundant local release-please config by @JacobPEvans in #116
- fix(process-cleanup): replace bash 4+ declare -A with sort -u deduplication by @JacobPEvans in #117
- fix(process-cleanup): apply post-merge review feedback from PR #117 by @JacobPEvans in #119
- chore(process-cleanup): bump version to 1.0.1 to invalidate cache by @JacobPEvans in #120
- chore(main): release 1.6.0 by @github-actions[bot] in #118
Full Changelog: v1.5.0...v1.6.0