diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a4197b973e7c6cefab641ae891a73f15b3ff29b..1b11f77397b29b5e808d0bad3ec9461b2445f396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.4 (2019-08-25) + +### Features + +* Add google & bing & baidu & 360 webmaster tools verification ([b9204b5](https://github.com/liuyib/hexo-theme-stun/commit/b9204b5)) +* Add google & tencent & baidu analytics support ([aa202be](https://github.com/liuyib/hexo-theme-stun/commit/aa202be)) +* Add secondary menu support ([90acfdc](https://github.com/liuyib/hexo-theme-stun/commit/90acfdc)) + ### 1.2.3 (2019-08-24) ### Bug Fixes diff --git a/package.json b/package.json index 17e2c702c170338fb86caaf6d617b56261de6a0f..ded074aea728188eef2949a265d9b05d2fbd6f12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stun", - "version": "1.2.3", + "version": "1.2.4", "description": "A beautiful blog theme - stun", "homepage": "https://liuyib.github.io", "scripts": {