chore(main): release 1.4.0 - #93
Conversation
a8bef9f to
7fba8c2
Compare
There was a problem hiding this comment.
Code review
release-please 1.3.1 → 1.3.2. CHANGELOG entry + version bumped in package.json and both locations in package-lock.json (lockfileVersion 3). The two fix: commits since v1.3.1 (#90, #92) are the changelog entries; the 4 chore: commits between releases are correctly excluded. Patch bump is correct semver for two fixes.
Rule compliance
64 rule/note checks (61 org rules + 3 repo-specific notes) ran in parallel against the diff. No genuine violations — the rules that flagged this PR did so on misapplied scope (release-please CHANGELOG edits are not typo-sweep edits; consolidation-PR closing-keyword rule doesn't apply to release-please bodies; the FIX-stage skip rule doesn't apply to the REVIEW stage). No line-level findings.
7fba8c2 to
c93efd5
Compare
c93efd5 to
e67d96a
Compare
50816c8 to
50748f9
Compare
fd22f5c to
6e76f65
Compare
|
/dobby fix ci |
|
Hey @rubenhensen, on it — I'll dig into why CI is failing on PR #93 and push a fix directly to this PR. |
|
Fixed! I reviewed and approved #132, which excludes the release-please |
release-please generates CHANGELOG.md with asterisk bullets and blank lines around lists, a Markdown style prettier rewrites. Since #69 enforced `prettier --check .` in the Lint job without excluding the file, every release PR fails lint on the regenerated CHANGELOG (e.g. #93 for 1.4.0). CHANGELOG.md is owned by release-please, so exclude it from prettier. Co-authored-by: dobby-yivi-agent[bot] <275734547+dobby-yivi-agent[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
6e76f65 to
a3cca24
Compare
a3cca24 to
d9b0dbc
Compare
🤖 I have created a release beep boop
1.4.0 (2026-07-23)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.