Skip to content

feat: add contributor attribution to changelog#52

Merged
piotrski merged 1 commit intomainfrom
feat/changelog-github-contributors
Apr 3, 2026
Merged

feat: add contributor attribution to changelog#52
piotrski merged 1 commit intomainfrom
feat/changelog-github-contributors

Conversation

@piotrski
Copy link
Copy Markdown
Collaborator

@piotrski piotrski commented Apr 3, 2026

Summary

  • Installs @changesets/changelog-github
  • Switches the changelog generator in .changeset/config.json from the default to @changesets/changelog-github

Result

Future changelog entries will include contributor names and PR links, e.g.:

Minor Changes

  • a1bed65: Smart tree truncation and subtree extraction — thanks @piotrski! (#45)

No other changes needed — GITHUB_TOKEN is already passed to the changesets/action step in release.yml.

🤖 Generated with Claude Code

Switches from the default changelog generator to
@changesets/changelog-github, which adds contributor names and PR
links to each changelog entry automatically.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@piotrski piotrski merged commit 86ae01d into main Apr 3, 2026
7 checks passed
@piotrski piotrski deleted the feat/changelog-github-contributors branch April 3, 2026 17:32
piotrski added a commit that referenced this pull request Apr 3, 2026
Switches from the default changelog generator to
@changesets/changelog-github, which adds contributor names and PR
links to each changelog entry automatically.

(cherry picked from commit 86ae01d)
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