Skip to content

Fix doc typos, add changelog formatter for GitHub releases#50

Merged
theoephraim merged 3 commits intomainfrom
docs/typos-and-fixes
Apr 25, 2026
Merged

Fix doc typos, add changelog formatter for GitHub releases#50
theoephraim merged 3 commits intomainfrom
docs/typos-and-fixes

Conversation

@theoephraim
Copy link
Copy Markdown
Member

@theoephraim theoephraim commented Apr 24, 2026

Summary

  • Fix GitHub releases having no body content — previously, GitHub releases used a basic fallback that produced minimal output. Now the configured changelog formatter is used for GitHub release bodies too, with a new target context field so formatters can customize output per target (e.g., omit date headings for GitHub releases since the release already has a timestamp).
  • Fix typos across docs: "additonal", "Oending", "settting", awkward phrasing in cli.md
  • Change bun test to bun run test in README development section
  • Add "claude" to AI setup targets in CLI help text (was missing despite being a valid target)

Test plan

  • Verify GitHub releases use the changelog formatter and include full content
  • Verify docs read correctly with no typos
  • Run bunx bumpy --help and confirm claude appears in AI setup targets

- Fix "additonal" → "additional" in README
- Fix "Oending" → "Pending" in README
- Fix "settting" → "setting" in changelog-formatters.md
- Fix awkward "or, (or just" phrasing in cli.md
- Change `bun test` → `bun run test` in README dev section
- Add "claude" to AI setup targets in CLI help text
- Add `target` field to changelog formatter context for GitHub releases
- Use changelog formatter for GitHub release bodies
@bumpy-bot
Copy link
Copy Markdown
Collaborator

bumpy-frog

The changes in this PR will be included in the next version bump.

patch Patch releases

  • @varlock/bumpy 1.2.2 → 1.2.3

Bump files in this PR

Click here if you want to add another bump file to this PR


This comment is maintained by bumpy.

@theoephraim theoephraim changed the title Fix doc typos and add changelog formatter target for GitHub releases Fix doc typos, add changelog formatter for GitHub releases Apr 24, 2026
@theoephraim theoephraim merged commit 2e88cbc into main Apr 25, 2026
2 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.

2 participants