Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

changeset-conventional-commits

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

changeset-conventional-commits

Generate Changesets from conventional commits

  • 0.2.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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.

Keywords

FAQs

Package last updated on 20 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc