This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

commit-types-peakfijn

2.1.0 • Public • Published

Commit Types - Peakfijn

All commit types used by Peakfijn conventions. It's mostly based on commitizen's commit types but includes a release type. This release type is used to calculate the next semantic version number by commits.

Types

The types, listed below, are allowed and defined with a distinctive meaning. The order of the types is intentional; you can use this as a top-to-down-guide.

type release summary
feature minor Creating a feature in business logic
fix patch Fixing an issue in business logic
test patch Modifying a test in business logic
performance patch Improving the performance of business logic
documentation patch Adding new or modifying existing documentation anywhere
pipeline - Changing behavior within the automated environment
style - Updating code without changing the meaning of it
refactor patch Updating code and changing the meaning of it
release - Modifying all files required to define a new release version
chore patch Anything that does not belong to a previous type

License

The MIT License (MIT). Please see License File for more information.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i commit-types-peakfijn

    Weekly Downloads

    6

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    4.63 kB

    Total Files

    4

    Last publish

    Collaborators

    • peter-slump
    • guensberg