diff --git a/CHANGELOG.md b/CHANGELOG.md index d6b2032053a9bce7b96b87685fd3c4db882d73ee..13efb7c52c0c6d7c36d210211d1fe71c778cfced 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 1.1.1 (2019-07-16) + +### Bug Fixes + +* Solve peoblem of repeating initial comment by gitalk & gitment ([6a16476](https://github.com/liuyib/hexo-theme-stun/commit/6a16476)) + +### Features + +* Add reading statistics of valine ([b4e313a](https://github.com/liuyib/hexo-theme-stun/commit/b4e313a)) +* Add valine comment ([170fcb3](https://github.com/liuyib/hexo-theme-stun/commit/170fcb3)) +* Add mask effect of top image & remove blur effect ([7667e19](https://github.com/liuyib/hexo-theme-stun/commit/7667e19)) +* Add disqus comment ([a2016e8](https://github.com/liuyib/hexo-theme-stun/commit/a2016e8)) +* Add livere comment ([a9579eb](https://github.com/liuyib/hexo-theme-stun/commit/a9579eb)) + ## 1.1.0 (2019-07-14) ### Bug Fixes diff --git a/package.json b/package.json index 23daa4f485fe5f263bc3a1764f139b60930d2f4b..9f8d2bf1ca1293da950f68965e6e363d4df3fb38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stun", - "version": "1.1.0", + "version": "1.1.1", "description": "A beautiful blog theme - stun", "homepage": "https://liuyib.github.io", "scripts": {