2.1.0 • Published 6 years ago
commit-types-peakfijn v2.1.0
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.
2.1.0
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.0.1
7 years ago
1.0.0
7 years ago
1.0.0-rc.3
7 years ago
1.0.0-rc.2
7 years ago
1.0.0-rc.1
7 years ago
1.0.0-rc.0
7 years ago
0.8.3
7 years ago
0.8.0
7 years ago
0.7.0
7 years ago
0.6.1
7 years ago
0.6.0
7 years ago
0.5.0
7 years ago
0.4.3
7 years ago
0.4.2
7 years ago
0.4.1
7 years ago
0.4.0
7 years ago
0.3.0
7 years ago
0.2.0
7 years ago
0.1.0
7 years ago
0.0.0
7 years ago