From 34930edf44931d6bfd0c0e1460be4b5c15030707 Mon Sep 17 00:00:00 2001 From: xiazeyu_2011 Date: Sun, 18 Mar 2018 21:13:01 +0800 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31068ae..dd28121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +## 3.0.1-beta.0 (2018-03-18) + +* feat: use cheerio to prase HTML instead of using regExp ([05a8e47](https://github.com/EYHN/hexo-helper-live2d/commit/05a8e47)) +* chore: update dependcies ([e8f736c](https://github.com/EYHN/hexo-helper-live2d/commit/e8f736c)) +* docs: update changelog ([c7d2ac4](https://github.com/EYHN/hexo-helper-live2d/commit/c7d2ac4)) +* docs: update lint-related ([d5402f4](https://github.com/EYHN/hexo-helper-live2d/commit/d5402f4)) +* style: lint ([cb32e30](https://github.com/EYHN/hexo-helper-live2d/commit/cb32e30)) + + + ## 3.0.1 (2018-02-19)