Skip to content

Changesets#1458

Merged
dancer merged 6 commits intomainfrom
changesets
Mar 19, 2026
Merged

Changesets#1458
dancer merged 6 commits intomainfrom
changesets

Conversation

@haydenbleasel
Copy link
Member

This pull request introduces Changesets to the project to manage versioning and automate release workflows. It adds configuration, documentation, and scripts for Changesets, as well as a GitHub Actions workflow to automate releases when changes are merged into the main branch.

Changesets integration and release automation:

  • Added .changeset/config.json to configure Changesets for changelog generation and versioning.
  • Added a GitHub Actions workflow in .github/workflows/release.yml to automate package versioning, changelog updates, and GitHub Releases when changes are merged to main.
  • Updated package.json to include Changesets-related scripts (changeset, version, release) and added Changesets dependencies (@changesets/cli, @changesets/changelog-github). [1] [2]

Documentation updates:

  • Added a CONTRIBUTING.md guide explaining how to use Changesets for contributing, including when and how to add a changeset, and updated PR guidelines.

@haydenbleasel haydenbleasel requested a review from dancer March 19, 2026 02:23
@vercel
Copy link
Contributor

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-chatbot Ready Ready Preview, Comment Mar 19, 2026 2:43am
chatbot Ready Ready Preview, Comment Mar 19, 2026 2:43am
v0-v0-ai-chatbot Error Error Mar 19, 2026 2:43am

Request Review

@socket-security
Copy link

socket-security bot commented Mar 19, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​changesets/​changelog-github@​0.6.01001006894100
Added@​changesets/​cli@​2.30.09610010096100

View full report

Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
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