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

Commit 1894542

Browse files
committed
chore: bump version
1 parent 9cb1914 commit 1894542

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
<a name="Unreleased"></a>
2-
# Unreleased (2018-02-14)
3-
4-
* refactor: refactor script ([9e1df84](https://github.com/EYHN/hexo-helper-live2d/commit/9e1df84))
1+
<a name="3.0.0-beta.1"></a>
2+
# 3.0.0-beta.1 (2018-02-14)
3+
4+
* docs: add comments ([3072c93](https://github.com/EYHN/hexo-helper-live2d/commit/3072c93))
5+
* docs: move changelog ([1001703](https://github.com/EYHN/hexo-helper-live2d/commit/1001703))
6+
* docs: update document ([9cb1914](https://github.com/EYHN/hexo-helper-live2d/commit/9cb1914))
7+
* style: add eslint ([ba87f0c](https://github.com/EYHN/hexo-helper-live2d/commit/ba87f0c))
8+
* style: remove magic numbers ([5e39c6a](https://github.com/EYHN/hexo-helper-live2d/commit/5e39c6a))
9+
* style: style works ([6668cd4](https://github.com/EYHN/hexo-helper-live2d/commit/6668cd4))
510
* style: style wroks ([0e25c80](https://github.com/EYHN/hexo-helper-live2d/commit/0e25c80))
11+
* fix: fix model.use does'nt achieve 4 ([537403d](https://github.com/EYHN/hexo-helper-live2d/commit/537403d))
612
* fix: program bugs ([73f7680](https://github.com/EYHN/hexo-helper-live2d/commit/73f7680))
713
* fix: program errors ([04583d4](https://github.com/EYHN/hexo-helper-live2d/commit/04583d4))
14+
* chore: update dependcies ([2f9a8b7](https://github.com/EYHN/hexo-helper-live2d/commit/2f9a8b7))
15+
* refactor: refactor script ([9e1df84](https://github.com/EYHN/hexo-helper-live2d/commit/9e1df84))
816

917

1018

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexo-helper-live2d",
3-
"version": "3.0.0-0",
3+
"version": "3.0.0-beta.1",
44
"description": "Add the Sseexxyyy live2d to your hexo!",
55
"main": "./index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)