Skip to content

Conversation

@MilanKovacic
Copy link

@MilanKovacic MilanKovacic commented Feb 3, 2025

  • Added automated release management
  • After doing changes, developer can run "yarn changeset" to describe change type, and add description, after which changeset file is created
  • Release GitHub workflow detects newly added changesets, and opens a pull request (example: Version Packages changesets/changesets#1567)
  • After pull request is merged, workflow will: publish new version to NPM; generate a new GitHub release; update CHANGELOG file

It is important to add NPM_TOKEN as GitHub secret: https://github.com/changesets/action?tab=readme-ov-file#with-publishing

I also recommend installing the changeset bot: https://github.com/apps/changeset-bot

If there are any problems with the process (it is not easy to fully test), I will help with any issues.

Resolves #285

@vercel
Copy link

vercel bot commented Feb 3, 2025

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

Name Status Preview Comments Updated (UTC)
react-hook-form-material-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 5:18pm

@dohomi
Copy link
Owner

dohomi commented Feb 4, 2025

thanks @MilanKovacic I will look into it very soon, I appreciate your PR has been lining up for too long

@freddie-freeloader freddie-freeloader mentioned this pull request Oct 8, 2025
2 tasks
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.

Missing update log

2 participants