aboutsummaryrefslogtreecommitdiff
path: root/.czrc
diff options
context:
space:
mode:
Diffstat (limited to '.czrc')
-rw-r--r--.czrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.czrc b/.czrc
new file mode 100644
index 0000000..4ae13b0
--- /dev/null
+++ b/.czrc
@@ -0,0 +1,4 @@
+{
+ "path": "./node_modules/cz-conventional-changelog",
+ "defaultScope": "global"
+}