Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
docs: move changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazeyu committed Feb 14, 2018
1 parent 9e1df84 commit 1001703
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 9 deletions.
39 changes: 33 additions & 6 deletions doc/CHANGELOG.md → CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,52 @@
<a name="Unreleased"></a>
# Unreleased (2017-12-24)
# Unreleased (2018-02-14)

* refactor: refactor script ([9e1df84](https://github.com/EYHN/hexo-helper-live2d/commit/9e1df84))
* style: style wroks ([0e25c80](https://github.com/EYHN/hexo-helper-live2d/commit/0e25c80))
* fix: program bugs ([73f7680](https://github.com/EYHN/hexo-helper-live2d/commit/73f7680))
* fix: program errors ([04583d4](https://github.com/EYHN/hexo-helper-live2d/commit/04583d4))



<a name="3.0.0-0"></a>
# 3.0.0-0 (2018-02-09)

* 3.0.0-0 ([7d9adc7](https://github.com/EYHN/hexo-helper-live2d/commit/7d9adc7))
* fix(local js copy): ([47a8aad](https://github.com/EYHN/hexo-helper-live2d/commit/47a8aad))
* feat: add enable option ([09e39e1](https://github.com/EYHN/hexo-helper-live2d/commit/09e39e1)), closes [#57](https://github.com/EYHN/hexo-helper-live2d/issues/57)
* feat: add hash module ([e8d24c5](https://github.com/EYHN/hexo-helper-live2d/commit/e8d24c5)), closes [#83](https://github.com/EYHN/hexo-helper-live2d/issues/83)
* feat: add jsPath(CDN Support), auto modify html ([557653a](https://github.com/EYHN/hexo-helper-live2d/commit/557653a)), closes [#66](https://github.com/EYHN/hexo-helper-live2d/issues/66) [#36](https://github.com/EYHN/hexo-helper-live2d/issues/36)
* feat: add UglifyJS ([80d348b](https://github.com/EYHN/hexo-helper-live2d/commit/80d348b))
* feat: build the framework of copying files ([67447a7](https://github.com/EYHN/hexo-helper-live2d/commit/67447a7)), closes [#75](https://github.com/EYHN/hexo-helper-live2d/issues/75)
* feat: new AI for file copy ([f77edf8](https://github.com/EYHN/hexo-helper-live2d/commit/f77edf8))
* feat: New generated js name, webbranch ([cfe08bb](https://github.com/EYHN/hexo-helper-live2d/commit/cfe08bb)), closes [#51](https://github.com/EYHN/hexo-helper-live2d/issues/51)
* feat: rewrite helper framework ([fc6ec6b](https://github.com/EYHN/hexo-helper-live2d/commit/fc6ec6b))
* feat: Warn users of obsolete versions ([04a637c](https://github.com/EYHN/hexo-helper-live2d/commit/04a637c)), closes [#54](https://github.com/EYHN/hexo-helper-live2d/issues/54)
* style: arrange path structure, add notes ([903bf6f](https://github.com/EYHN/hexo-helper-live2d/commit/903bf6f))
* style: live2d.min.js has better style now ([e17287a](https://github.com/EYHN/hexo-helper-live2d/commit/e17287a))
* style: reduce exposed varible, function! ([120386b](https://github.com/EYHN/hexo-helper-live2d/commit/120386b))
* fix: program error ([e123d6a](https://github.com/EYHN/hexo-helper-live2d/commit/e123d6a))
* fix: update dependices ([ffc980a](https://github.com/EYHN/hexo-helper-live2d/commit/ffc980a))
* fix: Webbranch Problem ([22853ef](https://github.com/EYHN/hexo-helper-live2d/commit/22853ef))
* fix: webbranch url issue ([1796b8c](https://github.com/EYHN/hexo-helper-live2d/commit/1796b8c))
* docs: added comments ([c91c71f](https://github.com/EYHN/hexo-helper-live2d/commit/c91c71f)), closes [#60](https://github.com/EYHN/hexo-helper-live2d/issues/60)
* docs: fix wrong link ([bd9b94f](https://github.com/EYHN/hexo-helper-live2d/commit/bd9b94f))
* docs: Fold model list ([6fd7d95](https://github.com/EYHN/hexo-helper-live2d/commit/6fd7d95))
* docs: update CHANGELOG ([784c19a](https://github.com/EYHN/hexo-helper-live2d/commit/784c19a))
* docs: update README ([b9b5f50](https://github.com/EYHN/hexo-helper-live2d/commit/b9b5f50))
* docs: Update README ([4066b1f](https://github.com/EYHN/hexo-helper-live2d/commit/4066b1f))
* docs: Update workflow and instructions. ([6ebbdad](https://github.com/EYHN/hexo-helper-live2d/commit/6ebbdad))
* style: arrange path structure, add notes ([903bf6f](https://github.com/EYHN/hexo-helper-live2d/commit/903bf6f))
* style: live2d.min.js has better style now ([e17287a](https://github.com/EYHN/hexo-helper-live2d/commit/e17287a))
* chore(file path): remove models and clientJs to live2d-widget.js and live2d-widget-models ([8867107](https://github.com/EYHN/hexo-helper-live2d/commit/8867107))
* refactor: add README broken instructions, main.js modified ([f3d2fce](https://github.com/EYHN/hexo-helper-live2d/commit/f3d2fce))
* build: UNFINISHED! new build logic ([6b437ac](https://github.com/EYHN/hexo-helper-live2d/commit/6b437ac))
* fix: Webbranch Problem ([22853ef](https://github.com/EYHN/hexo-helper-live2d/commit/22853ef))
* fix: webbranch url issue ([1796b8c](https://github.com/EYHN/hexo-helper-live2d/commit/1796b8c))
* feat: New generated js name, webbranch ([cfe08bb](https://github.com/EYHN/hexo-helper-live2d/commit/cfe08bb)), closes [#51](https://github.com/EYHN/hexo-helper-live2d/issues/51)
* doc: create CODE OF CONDUCT. ([973f1b9](https://github.com/EYHN/hexo-helper-live2d/commit/973f1b9))


### BREAKING CHANGE

* DON'T manually modify your site template.
* Don't need to modify the theme template, rename the bundle.js to cLive2d.min.js
* No sooner need to use built-in clientJs


<a name="2.1.5"></a>
Expand Down
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
},
"scripts": {
"test": "echo \"Sayly, there's nothing here. ToT\" && exit 1",
"inst:dev": "npm install -g commitizen&&npm install",
"commit": "git pull&&git-cz",
"inst:dev": "npm install -g commitizen&npm install",
"commit": "git pull&git-cz",
"v:major": "npm version major",
"v:pmajor": "npm version premajor",
"v:minor": "npm version minor",
"v:pminor": "npm version preminor",
"v:patch": "npm version patch",
"v:ppatch": "npm version prepatch",
"changelog": "git pull&&conventional-changelog -i doc/CHANGELOG.md -r 0 -s -u&&git add doc/CHANGELOG.md&&git commit -m \"docs: update CHANGELOG\"&&git push&&git status"
"changelog": "git pull&conventional-changelog -i CHANGELOG.md -r 0 -s -u&git add CHANGELOG.md&git status"
},
"author": "EYHN <cneyhn@gmail.com>",
"contributors": [
Expand Down

0 comments on commit 1001703

Please sign in to comment.