Skip to content

BookerSoftwareInc/commit-analyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE

TODO: Refactor, do PR to allow customization options to be passed in the package.json config, so we don't need to use this fork any longer

Default Commit Message Format

Specific commit formats determines what the next version will be.

Patch Release

fix(pencil): stop graphite breaking when too much pressure applied
docs(pencil): stop graphite breaking when too much pressure applied
style(pencil): stop graphite breaking when too much pressure applied
refactor(pencil): stop graphite breaking when too much pressure applied
chore(pencil): stop graphite breaking when too much pressure applied
test(pencil): stop graphite breaking when too much pressure applied

Minor Feature Release

feat(pencil): add 'graphiteWidth' option

Major Breaking Release

perf(pencil): remove graphiteWidth option

BREAKING CHANGE: The graphiteWidth option has been removed. The default graphite width of 10mm is always used for performance reason.

semantic-release commit-analyzer

npm version Build Status Coverage Status Dependency Status devDependency Status js-standard-style

About

📋🔍 get version type from commits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%