1.0.0 • Published 3 years ago

demo-pkg-versioning v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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

1.0.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.1

3 years ago