This repository was archived by the owner on Jan 27, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-24
lines changed
Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Original file line number Diff line number Diff line change 2020
2121
2222
23- <a name =" 2.1.3 " ></a >
24- ## 2.1.3 (2017-11-14)
25-
26-
27- ### Bug Fixes
28-
29- * ** helper:** load url error ([ 991d9aa] ( https://github.com/EYHN/hexo-helper-live2d/commit/991d9aa ) )
30- * [ #16 ] ( https://github.com/EYHN/hexo-helper-live2d/issues/16 ) ([ 4816b54] ( https://github.com/EYHN/hexo-helper-live2d/commit/4816b54 ) )
31- * bottomOffset to verticalOffset ([ 6d432b8] ( https://github.com/EYHN/hexo-helper-live2d/commit/6d432b8 ) )
32- * fix touch event ([ 02f4176] ( https://github.com/EYHN/hexo-helper-live2d/commit/02f4176 ) )
33- * follow pointer not works ([ 6dd0689] ( https://github.com/EYHN/hexo-helper-live2d/commit/6dd0689 ) )
34- * mouseleave event ([ 8289677] ( https://github.com/EYHN/hexo-helper-live2d/commit/8289677 ) )
35- * script can't load ([ 3426e79] ( https://github.com/EYHN/hexo-helper-live2d/commit/3426e79 ) )
36- * tap point position ([ 8e8540e] ( https://github.com/EYHN/hexo-helper-live2d/commit/8e8540e ) )
37-
38-
39- ### Features
40-
41- * new models ([ 26b8179] ( https://github.com/EYHN/hexo-helper-live2d/commit/26b8179 ) )
42-
43-
44-
Original file line number Diff line number Diff line change 2424 "dev" : " webpack -w" ,
2525 "devenv" : " npm install -g commitizen&&npm install -g cz-conventional-changelog&&npm install -g webpack&&npm install -g conventional-changelog-cli&&npm install" ,
2626 "commit" : " git-cz" ,
27- "rewritechangelog" : " conventional-changelog -p angular -i CHANGELOG.md -s -r 0" ,
28- "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s"
27+ "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
2928 },
3029 "author" : " EYHN" ,
3130 "license" : " GPL-2.0" ,
You can’t perform that action at this time.
0 commit comments