summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 71632a35d..3556dc516 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"private": true,
"scripts": {
"postinstall": "husky install",
- "release": "standard-version -i docs/change-log.md"
+ "release": "standard-version"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",