Skip to content

Commit 6839c4b

Browse files
authored
Merge pull request #9 from kleros/chore/no-more-changelog
chore: removal of CHANGELOG.md (cause of too many conflicts)
2 parents 159b137 + d55eb96 commit 6839c4b

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

.husky/pre-commit

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
. "$(dirname "$0")/_/husky.sh"
33

44
yarn lint-staged \
5-
&& yarn depcheck \
6-
&& yarn changelog \
7-
&& git add CHANGELOG.md
5+
&& yarn depcheck

CHANGELOG.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)