File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" 4.2.2 " ></a >
2+ ## [ 4.2.2] ( https://github.com/QingWei-Li/docsify/compare/v4.2.1...v4.2.2 ) (2017-07-24)
3+
4+
5+ ### Bug Fixes
6+
7+ * style rerender due to setting themeColor ([ 17ff3d1] ( https://github.com/QingWei-Li/docsify/commit/17ff3d1 ) )
8+
9+
10+
111<a name =" 4.2.1 " ></a >
212## [ 4.2.1] ( https://github.com/QingWei-Li/docsify/compare/v4.2.0...v4.2.1 ) (2017-07-19)
313
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
3333 npm version $VERSION --message " [release] $VERSION $RELEASE_TAG "
3434
3535 # changelog
36- node_modules/.bin/conventional-changelog -p angular -i CHANGELOG.md -s
36+ node_modules/.bin/conventional-changelog -p angular -i CHANGELOG.md -s -r 2
3737
3838 git add .
3939 git commit -m " chore: add changelog $VERSION "
You can’t perform that action at this time.
0 commit comments