diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f7c7825..939c507b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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.5.3 (2019-10-03) + +### Bug Fixes + +* Solved that localsearch throw error when post has code snippet ([97fb081](https://github.com/liuyib/hexo-theme-stun/commit/97fb081)) + +### Features + +* Add the info of theme in console ([0baa62f](https://github.com/liuyib/hexo-theme-stun/commit/0baa62f)) + ### 1.5.2 (2019-09-20) ### Bug Fixes diff --git a/package.json b/package.json index f6f0ebb2..6f577da8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stun", - "version": "1.5.2", + "version": "1.5.3", "description": "A beautiful blog theme - stun", "homepage": "https://liuyib.github.io", "scripts": {