chore: bump quarry to v1.14.0 in marketplace #197
+2
−2
Merged
Claude / Claude Code Review
completed
Apr 18, 2026 in 4m 14s
Code review found 1 important issue
Found 3 candidates, confirmed 1. See review comments for details.
Details
| Severity | Count |
|---|---|
| 🔴 Important | 1 |
| 🟡 Nit | 0 |
| 🟣 Pre-existing | 0 |
| Severity | File:Line | Issue |
|---|---|---|
| 🔴 Important | .claude-plugin/marketplace.json:135-144 |
Missing CHANGELOG entry for quarry v1.14.0 bump |
Annotations
Check failure on line 144 in .claude-plugin/marketplace.json
claude / Claude Code Review
Missing CHANGELOG entry for quarry v1.14.0 bump
This PR bumps quarry from v1.13.0 to v1.14.0 but is missing a required CHANGELOG entry. Per CLAUDE.md: 'If a PR changes user-facing behavior and the diff does not include a CHANGELOG entry, the PR is not ready to merge.' Add a line like '- quarry bumped to v1.14.0' under the [Unreleased] Changed section in CHANGELOG.md before merging.
Loading