Skip to content

chore: sync development into main#62

Merged
patrickschaper merged 2 commits into
mainfrom
development
May 20, 2026
Merged

chore: sync development into main#62
patrickschaper merged 2 commits into
mainfrom
development

Conversation

@patrickschaper

Copy link
Copy Markdown
Owner

Brings development into main including the changelog fix from #61.

patrickschaper and others added 2 commits May 20, 2026 14:50
- add missing 0.0.10 and 0.1.0 sections to CHANGELOG.md
- fix feat(scope)/fix(scope) prefix stripping in release workflow Update CHANGELOG step

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
#61)

## Summary
- Add missing `[0.1.0]` and `[0.0.10]` sections to `CHANGELOG.md` with
accurate features and dates
- Fix scoped conventional commit stripping in the release workflow —
`feat(scope): message` was producing `- feat(scope): message` instead of
`- message` due to the prefix being stripped after `- ` was already
prepended
@patrickschaper patrickschaper merged commit 4b79a36 into main May 20, 2026
6 checks passed
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