Skip to content

Commit bdb2aac

Browse files
committed
🔥 Add CI files to generate Releases automatically
1 parent 5fd82f8 commit bdb2aac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.husky/commit-msg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
npx commitlint --edit "$1"
4+
npx commitlint --edit "$1"
5+
6+

0 commit comments

Comments
 (0)