Skip to content

chore: setup changeset#2

Merged
hurali97 merged 8 commits into
mainfrom
chore/setup-changesets
May 22, 2026
Merged

chore: setup changeset#2
hurali97 merged 8 commits into
mainfrom
chore/setup-changesets

Conversation

@hurali97
Copy link
Copy Markdown
Collaborator

@hurali97 hurali97 commented May 15, 2026

Description

This configures the changeset

@hurali97 hurali97 marked this pull request as ready for review May 20, 2026 11:29
@hurali97 hurali97 requested a review from Copilot May 20, 2026 11:30
Copy link
Copy Markdown

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 introduces Changesets to the monorepo to support automated versioning and publishing, and updates contributor documentation accordingly.

Changes:

  • Add Changesets CLI/config and document the Changesets workflow for contributors/maintainers.
  • Add a new GitHub Actions release workflow using changesets/action.
  • Update root scripts and lockfile to include Changesets tooling.

Reviewed changes

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

Show a summary per file
File Description
yarn.lock Adds Changesets (and transitive deps) to the lockfile.
package.json Adds @changesets/cli and CI scripts intended for versioning/publishing.
.changeset/config.json Adds Changesets configuration (baseBranch, access, ignored workspace).
.github/workflows/release.yml Adds a Release workflow that runs Changesets automation on pushes to main.
.github/workflows/ci.yml Comments out the unit test job.
CONTRIBUTING.md Documents a Changesets workflow and updates contributor checklist.
README.md Adds a link to the Changesets section in CONTRIBUTING.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/ci.yml
Comment thread .changeset/config.json
hurali97 and others added 2 commits May 20, 2026 16:36
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@hurali97 hurali97 merged commit d0bcc08 into main May 22, 2026
4 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