Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.87 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.87 KB

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