Browse Source

chore: add .czrc config file

Paul Razvan Berg 4 years ago
parent
commit
432ed42c39
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .czrc

+ 3 - 0
.czrc

@@ -0,0 +1,3 @@
+{
+  "path": "cz-conventional-changelog"
+}