Socket
Book a DemoInstallSign in
Socket

@lerna/conventional-commits

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/conventional-commits

Lerna's internal interface to conventional-changelog and friends

6.4.1
latest
Source
npmnpm
Version published
Maintainers
2
Created

What is @lerna/conventional-commits?

@lerna/conventional-commits is a package that integrates conventional commit messages with Lerna, a tool for managing JavaScript projects with multiple packages. It helps automate the versioning and changelog generation based on commit messages following the Conventional Commits specification.

What are @lerna/conventional-commits's main functionalities?

Automatic Versioning

Automatically bumps the version of your packages based on the commit messages. For example, a commit message with 'feat:' will trigger a minor version bump, while 'fix:' will trigger a patch version bump.

lerna version --conventional-commits

Changelog Generation

Generates a changelog file based on the commit messages. This helps in keeping track of what changes have been made in each version.

lerna version --conventional-commits --changelog-preset angular

Commit Message Validation

Ensures that commit messages follow the Conventional Commits specification, which helps in maintaining a consistent commit history.

lerna version --conventional-commits --yes

Other packages similar to @lerna/conventional-commits

Keywords

lerna

FAQs

Package last updated on 12 Jan 2023

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.