Skip to content

conf: nicer changelog formatter - #35

Merged
vinpogo merged 1 commit into
mainfrom
changelog
Feb 28, 2026
Merged

conf: nicer changelog formatter#35
vinpogo merged 1 commit into
mainfrom
changelog

Conversation

@vinpogo

@vinpogo vinpogo commented Feb 28, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 28, 2026 10:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Changesets configuration to use the GitHub-flavored changelog generator, improving release notes formatting for this monorepo.

Changes:

  • Add @changesets/changelog-github as a dev dependency.
  • Configure Changesets to use @changesets/changelog-github with the vinpogo/vue-utils repo setting.
  • Update pnpm-lock.yaml to include the new dependency and its transitive deps.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Adds the changelog generator dependency.
.changeset/config.json Switches changelog config to the GitHub formatter and sets repo.
pnpm-lock.yaml Locks the newly added package and its dependency tree.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread package.json Outdated
@vinpogo
vinpogo merged commit ab4340e into main Feb 28, 2026
4 checks passed
@vinpogo
vinpogo deleted the changelog branch February 28, 2026 10:48
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