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

Commit 50bc2f9

Browse files
committed
chore: bump version
1 parent 36e7389 commit 50bc2f9

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
<a name="3.0.0-beta.2"></a>
2-
# 3.0.0-beta.2 (2018-02-14)
1+
<a name="3.0.0-beta.3"></a>
2+
# 3.0.0-beta.3 (2018-02-15)
33

4+
* style: crazy lint ([c348707](https://github.com/EYHN/hexo-helper-live2d/commit/c348707))
5+
* style: move print into new function, fix null of undefined ([6431600](https://github.com/EYHN/hexo-helper-live2d/commit/6431600))
6+
* chore: bump version ([9840335](https://github.com/EYHN/hexo-helper-live2d/commit/9840335))
47
* fix: fix bugs ([1423cae](https://github.com/EYHN/hexo-helper-live2d/commit/1423cae))
58

69

@@ -65,8 +68,8 @@
6568
* No sooner need to use built-in clientJs
6669

6770

68-
<a name="2.1.5"></a>
69-
## 2.1.5 (2017-11-26)
71+
<a name="3.0.0-beta.2"></a>
72+
# 3.0.0-beta.2 (2017-11-26)
7073

7174
* chore: Compress codes. ([146b5d9](https://github.com/EYHN/hexo-helper-live2d/commit/146b5d9))
7275
* chore: Use new device.js ([7562ab0](https://github.com/EYHN/hexo-helper-live2d/commit/7562ab0)), closes [#46](https://github.com/EYHN/hexo-helper-live2d/issues/46)

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-beta.2",
3+
"version": "3.0.0-beta.3",
44
"description": "Add the Sseexxyyy live2d to your hexo!",
55
"main": "./index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)