Skip to content

fix(changelog): remove stray conflict marker landed by #382 squash#383

Merged
BartWaardenburg merged 1 commit into
mainfrom
fix/changelog-stray-conflict-marker
May 16, 2026
Merged

fix(changelog): remove stray conflict marker landed by #382 squash#383
BartWaardenburg merged 1 commit into
mainfrom
fix/changelog-stray-conflict-marker

Conversation

@BartWaardenburg
Copy link
Copy Markdown
Collaborator

The squash-merge of #382 (Phase 5 schema-derive) collapsed a local merge commit (Merge origin/main into feat/issue-338-phase5-envelopes for rebase) into a single commit on main, but the merge commit carried an unresolved trailing >>>>>>> origin/main conflict marker on CHANGELOG.md line 41 that nobody caught before the squash. One-line removal.

The squash-merge of #382 (Phase 5 schema-derive) collapsed a local
merge commit (`Merge origin/main into feat/issue-338-phase5-envelopes
for rebase`) into a single commit on main, but the merge commit had an
unresolved trailing conflict marker on `CHANGELOG.md` that nobody caught
before the squash. The orphan marker at line 41 makes `CHANGELOG.md`
syntactically invalid for any markdown consumer that fails on the
`>>>>>>>` token.

One-line removal. No content change.
@BartWaardenburg BartWaardenburg merged commit 7413740 into main May 16, 2026
20 checks passed
@BartWaardenburg BartWaardenburg deleted the fix/changelog-stray-conflict-marker branch May 16, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant