Skip to content

Commit c486d88

Browse files
author
sw-yx
committed
docs: log
1 parent c4fef86 commit c486d88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1414
### Commits
1515

1616
- fix dist [`4746911`](https://github.com/sw-yx/react-netlify-identity-widget/commit/474691107f143205dbf89085a26053dce190e585)
17+
- fix: fix it [`8a2ffbd`](https://github.com/sw-yx/react-netlify-identity-widget/commit/8a2ffbda8cbadcbefa34118dbac67e86685d842b)
1718
- fix(filename): just adding husky [`1d748c3`](https://github.com/sw-yx/react-netlify-identity-widget/commit/1d748c33c44a300b55b58e6a4490a78691bea33e)
18-
- fix: changelog [`0afe755`](https://github.com/sw-yx/react-netlify-identity-widget/commit/0afe755afdaffaa14877ef2d59c914217fb75834)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"husky": {
2121
"hooks": {
22-
"prepare-commit-msg": "exec < /dev/tty && npm run changelog && git add CHANGELOG.md && git cz --hook"
22+
"prepare-commit-msg": "exec < /dev/tty && git cz --hook"
2323
}
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)