npm.io
1.0.0 • Published 2 years ago

demo-pkg-versioning

Licence
MIT
Version
1.0.0
Deps
0
Size
5 kB
Vulns
0
Weekly
16

Setup

  • install and setup @changesets/cli
  1. npm install -D @changesets/cli
  2. npx changeset init to create .changeset/config.json directory and file
  3. npx changeset to select what version bump type [patch | minor | major], and add summry details of the changes. then it will generate md file in /.changeset/

Q&A about changeset cli package

https://github.com/changesets/changesets/blob/main/docs/common-questions.md

Tutorila

https://www.youtube.com/watch?v=eh89VE3Mk5g&ab_channel=MattPocock