@theo.gravity/version-bump-plugin-git

0.0.8 • Public • Published

version-bump-plugin-git

A versioning strategy for version-bump.

Uses the last git commit subject to determine the bump level. Will bump based on the following text:

  • [major]
  • [minor]
  • [patch]
  • [pre-major]
  • [pre-minor]
  • [pre-patch]
  • [pre-release]
  • [build-release]

Default is the lowest version possible.

Install

Make sure you have version-bump installed, then install the strategy with:

npm i version-bump-plugin-git --dev

Usage

$ version-bump git-commit-msg

/@theo.gravity/version-bump-plugin-git/

    Package Sidebar

    Install

    npm i @theo.gravity/version-bump-plugin-git

    Weekly Downloads

    0

    Version

    0.0.8

    License

    MIT

    Unpacked Size

    208 kB

    Total Files

    13

    Last publish

    Collaborators

    • theo.gravity
    • gravity.bot