What is standard-version?
"replacement for `npm version` with automatic CHANGELOG generation"
standard-version is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 133.2 KB on disk.
Installation Guide
# Install via NPM
npm install standard-version
# Install via Yarn
yarn add standard-version