Skip to content

fix(changelog): remove stray conflict marker from Unreleased#15

Merged
0bserver07 merged 1 commit into
mainfrom
fix/changelog-stray-marker
Apr 29, 2026
Merged

fix(changelog): remove stray conflict marker from Unreleased#15
0bserver07 merged 1 commit into
mainfrom
fix/changelog-stray-marker

Conversation

@0bserver07
Copy link
Copy Markdown
Owner

Stray `<<<<<<< HEAD` marker leaked into `CHANGELOG.md` line 10 during the PR #11 rebase. One-line fix; content underneath was correct.

```

  • grep -c "^<<<<<<<|^=======|^>>>>>>>" CHANGELOG.md → 0
    ```

🤖 Generated with Claude Code

Leaked into main during the PR #11 (cost-tab polish) rebase resolution.
Content underneath was correct; only the orphaned start-conflict marker
needed removal.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@0bserver07 0bserver07 merged commit 1676d59 into main Apr 29, 2026
7 checks passed
@0bserver07 0bserver07 deleted the fix/changelog-stray-marker branch April 29, 2026 22:49
0bserver07 added a commit that referenced this pull request May 20, 2026
…ion (#15)

Leaked into main during the PR #11 (cost-tab polish) rebase resolution.
Content underneath was correct; only the orphaned start-conflict marker
needed removal.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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