Socket
Socket
Sign inDemoInstall

conventional-release-setup

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    conventional-release-setup

Sets up package for committing/releasing with conventional commits.


Version published
Weekly downloads
20
increased by566.67%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

2.2.1 (2024-03-04)

Miscellaneous Chores

  • release 2.2.1 (2507b63)

Readme

Source

conventional-release-setup

NPM

NPM version build codecov

Sets up an npm project for committing and releasing with Conventional Commits:

npx conventional-release-setup@latest

Usage

Run the CLI:

npx conventional-release-setup

Or install the CLI globally and run:

npm install --global conventional-release-setup
conventional-release-setup

If you want to release with standard-version, then use v1:

npx conventional-release-setup@1

What It Does

The script:

Release

Release is automated with Release Please.

License

MIT

Keywords

FAQs

Last updated on 04 Mar 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc