Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 737 Bytes

File metadata and controls

46 lines (35 loc) · 737 Bytes

Public Github Action workflows

⚠️ Do not commit any sensitive information like API-keys or similar ⚠️

Release rules

Commit message Release type
fix(pencil): stop graphite breaking when too much pressure applied

⚠️If no pattern in found it will default to patch release ⚠️

Patch Release

feat(pencil): add 'graphiteWidth' option
Minor 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 reasons.
Major Release