Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 329 Bytes

File metadata and controls

13 lines (9 loc) · 329 Bytes

Conventional Commits Graph

  • Add script and automate if you like with husky
"scripts": {
    "extract-commits": "extract-commits"
  },
  • import {CommitChart} from "react-conventional-commits-graph";

  • <CommitChart />