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

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazeyu committed Feb 14, 2018
1 parent 1423cae commit 9840335
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
<a name="3.0.0-beta.2"></a>
# 3.0.0-beta.2 (2018-02-14)

* fix: fix bugs ([1423cae](https://github.com/EYHN/hexo-helper-live2d/commit/1423cae))



<a name="3.0.0-beta.1"></a>
# 3.0.0-beta.1 (2018-02-14)

* chore: bump version ([1894542](https://github.com/EYHN/hexo-helper-live2d/commit/1894542))
* chore: update dependcies ([2f9a8b7](https://github.com/EYHN/hexo-helper-live2d/commit/2f9a8b7))
* docs: add comments ([3072c93](https://github.com/EYHN/hexo-helper-live2d/commit/3072c93))
* docs: move changelog ([1001703](https://github.com/EYHN/hexo-helper-live2d/commit/1001703))
* docs: update document ([9cb1914](https://github.com/EYHN/hexo-helper-live2d/commit/9cb1914))
Expand All @@ -11,7 +20,6 @@
* fix: fix model.use does'nt achieve 4 ([537403d](https://github.com/EYHN/hexo-helper-live2d/commit/537403d))
* 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))
* chore: update dependcies ([2f9a8b7](https://github.com/EYHN/hexo-helper-live2d/commit/2f9a8b7))
* refactor: refactor script ([9e1df84](https://github.com/EYHN/hexo-helper-live2d/commit/9e1df84))


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-helper-live2d",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"description": "Add the Sseexxyyy live2d to your hexo!",
"main": "./index.js",
"devDependencies": {
Expand Down

0 comments on commit 9840335

Please sign in to comment.