Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for changeset tool for more efficient and organized code changes #1553

Merged
merged 3 commits into from May 9, 2023

Conversation

codecalm
Copy link
Member

@codecalm codecalm commented May 9, 2023

In this commit, I added support for the changeset tool to the project. The changeset tool allows us to organize and track changes to our codebase more efficiently.

With the changeset tool, we can group related changes together and manage them as a single unit. This makes it easier to review and approve changes, as well as roll back changes if needed.

To enable the changeset tool, I updated our project dependencies to include the necessary packages and added configuration files to set it up.

Overall, this update should help us maintain a more organized and streamlined development process.

@changeset-bot
Copy link

changeset-bot bot commented May 9, 2023

🦋 Changeset detected

Latest commit: 4206375

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@tabler/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented May 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tabler ✅ Ready (Inspect) Visit Preview May 9, 2023 10:11pm

@codecalm codecalm merged commit 94b83d4 into dev May 9, 2023
4 checks passed
@codecalm codecalm deleted the dev-changesets-init branch May 9, 2023 22:32
@codecalm codecalm restored the dev-changesets-init branch August 24, 2023 09:52
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.

None yet

1 participant