timelessco / chakra-components

Components built on top of Chakra UI
MIT License
1 stars 0 forks source link

feat(package.json): make the repo commititzen friendly #7

Closed navin-moorthy closed 4 years ago

navin-moorthy commented 4 years ago

Commitizen

Making your repo Commitizen-friendly

The above command does three things for you.

...json
  "config": {
    "commitizen": {
      "path": "cz-conventional-changelog"
    }
  }

Important

Always commit via npm run commit

prasanna1211 commented 4 years ago

@navin-moorthy can you assign me ?

navin-moorthy commented 4 years ago

@navin-moorthy can you assign me ?

Assigned you as a reviewer

prasanna1211 commented 4 years ago

LGTM.