From 50bc2f9668966f6a00c9cd8a679cb3a1dceef5b4 Mon Sep 17 00:00:00 2001 From: xiazeyu_2011 Date: Thu, 15 Feb 2018 11:46:12 +0800 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 11 +++++++---- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc393a4..5e2a66d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ - -# 3.0.0-beta.2 (2018-02-14) + +# 3.0.0-beta.3 (2018-02-15) +* style: crazy lint ([c348707](https://github.com/EYHN/hexo-helper-live2d/commit/c348707)) +* style: move print into new function, fix null of undefined ([6431600](https://github.com/EYHN/hexo-helper-live2d/commit/6431600)) +* chore: bump version ([9840335](https://github.com/EYHN/hexo-helper-live2d/commit/9840335)) * fix: fix bugs ([1423cae](https://github.com/EYHN/hexo-helper-live2d/commit/1423cae)) @@ -65,8 +68,8 @@ * No sooner need to use built-in clientJs - -## 2.1.5 (2017-11-26) + +# 3.0.0-beta.2 (2017-11-26) * chore: Compress codes. ([146b5d9](https://github.com/EYHN/hexo-helper-live2d/commit/146b5d9)) * 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) diff --git a/package-lock.json b/package-lock.json index 38448f4..5a25d67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hexo-helper-live2d", - "version": "3.0.0-beta.2", + "version": "3.0.0-beta.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0e55e8f..170308e 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-helper-live2d", - "version": "3.0.0-beta.2", + "version": "3.0.0-beta.3", "description": "Add the Sseexxyyy live2d to your hexo!", "main": "./index.js", "devDependencies": {