0.2.5 • Published 2 months ago

changeset-conventional-commits v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

changeset-conventional-commits

Generate changesets based on the conventional commits.

npm Known Vulnerabilities Code Climate GitHub license

Use without adding as a dev dependancy

  • Using pnpm
pnpm dlx changeset-conventional-commits
  • Using npx
npx changeset-conventional-commits

Install

pnpm add -D changeset-conventional-commits

Usage

  1. Make sure the project is setup with changesets.
  2. Run pnpm changeset-conventional in the root.

This will generate changeset for each commit.

Note

This library is created based on this PR. There are issues created in changesets for this functionality and there is not update on this yet. So I created this library till that support is implemented.

0.2.5

2 months ago

0.2.4

4 months ago

0.2.3

5 months ago

0.2.2

8 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago