Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code.

How to add a changeset

  1. Run npx changeset in the root of the repository
  2. Select the type of change (patch, minor, major)
  3. Write a summary of your changes
  4. Commit the generated changeset file

Release process

When changesets are merged to master:

  1. A "Version Packages" PR is automatically created
  2. Merging that PR triggers npm publish with OIDC provenance