Skip to content

Conversation

@WGB5445
Copy link
Collaborator

@WGB5445 WGB5445 commented Sep 28, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 28, 2025 10:50
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds Changesets tooling to manage versioning and releases for the project. It replaces the existing manual changelog approach with an automated system that generates changelogs and handles version bumping.

  • Adds @changesets/cli as a dev dependency with supporting npm scripts
  • Introduces comprehensive release documentation and configuration
  • Migrates existing changelog entry to the new changeset format

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Adds @changesets/cli dependency and release-related npm scripts
RELEASE.md Comprehensive documentation for the new changeset-based release process
CHANGELOG.md Removes old manual changelog content
.changeset/violet-doodles-film.md Migrates existing changelog entry to changeset format
.changeset/config.json Configuration for changeset behavior and settings
.changeset/README.md Auto-generated documentation about changesets
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@WGB5445 WGB5445 marked this pull request as draft September 28, 2025 14:53
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