quickgc 0.2.2

simple style with git commit comments for personal workflow
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "types": [
    "build",
    "ci",
    "docs",
    "feat",
    "fix",
    "perf",
    "refactor",
    "revert",
    "style",
    "test",
    "chroe"
  ]
}