File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +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.2 ] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.1...v0.0.2 ) - 2019-04-22
10
+ ## [ v0.0.3 ] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.1...v0.0.3 ) - 2019-04-22
11
11
12
12
### Commits
13
13
14
14
- fix dist [ ` 4746911 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/474691107f143205dbf89085a26053dce190e585 )
15
15
- fix(filename): just adding husky [ ` 1d748c3 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/1d748c33c44a300b55b58e6a4490a78691bea33e )
16
+ - fix: changelog [ ` 0afe755 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/0afe755afdaffaa14877ef2d59c914217fb75834 )
16
17
17
18
## v0.0.1 - 2019-04-22
Original file line number Diff line number Diff line change 13
13
"build" : " tsdx build" ,
14
14
"test" : " tsdx test" ,
15
15
"commit" : " git-cz" ,
16
- "version" : " auto-changelog -p --template keepachangelog && git add CHANGELOG.md" ,
16
+ "version" : " exec < /dev/tty && auto-changelog -p --template keepachangelog && git add CHANGELOG.md" ,
17
17
"prepublishOnly" : " git push && git push --tags && gh-release"
18
18
},
19
19
"husky" : {
You can’t perform that action at this time.
0 commit comments