File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v0.0.3] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.1...v0.0.3 ) - 2019-04-22
10
+ ## v0.0.1 - 2019-04-22
11
+
12
+ ## [ v0.0.0-development] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.1...v0.0.0-development ) - 2019-04-22
11
13
12
14
### Commits
13
15
14
16
- fix dist [ ` 4746911 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/474691107f143205dbf89085a26053dce190e585 )
15
17
- fix(filename): just adding husky [ ` 1d748c3 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/1d748c33c44a300b55b58e6a4490a78691bea33e )
16
18
- fix: changelog [ ` 0afe755 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/0afe755afdaffaa14877ef2d59c914217fb75834 )
17
-
18
- ## v0.0.1 - 2019-04-22
Original file line number Diff line number Diff line change 19
19
},
20
20
"husky" : {
21
21
"hooks" : {
22
- "prepare-commit-msg" : " exec < /dev/tty && npm run changelog && git cz --hook"
22
+ "prepare-commit-msg" : " exec < /dev/tty && npm run changelog && git add CHANGELOG.md && git cz --hook"
23
23
}
24
24
},
25
25
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments