1.4.63 • Published 2 days ago

fork-version v1.4.63

Weekly downloads
-
License
ISC
Repository
github
Last release
2 days ago

Fork-Version

npm version Version Package Publish Package

Fork-version is a re-write of standard-version following on from its deprecation in May 15, 2022.

Installation

To install the package locally to your project you can use one of the following commands:

ManagerCommand
npmnpm install fork-version --save-exact --save-dev
yarnyarn add fork-version --exact --dev
pnpmpnpm add fork-version --save-exact --save-dev

Otherwise you can use npx to run the package without installation like so:

npx fork-version