diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed2628a2593f5ca022b4fc3f7b131ed119f2528..c6bd84bca344ab9c678dca9b2e490eb183716374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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.2.1 (2019-08-08) + +### Features + +* Add local search whitout dependencies ([852f249](https://github.com/liuyib/hexo-theme-stun/commit/852f249)) + ## 1.2.0 (2019-08-03) ### Bug Fixes diff --git a/package.json b/package.json index 3719ee45910f84da26b0349597915c45652024c4..ccfbcf2c1b8e2f0cdc92b4e426ecbe2f9eb42723 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stun", - "version": "1.2.0", + "version": "1.2.1", "description": "A beautiful blog theme - stun", "homepage": "https://liuyib.github.io", "scripts": {