diff --git a/CHANGELOG.md b/CHANGELOG.md index 89d96b8da2f7416d0dfacf573f08b81d5ac704ed..3aefc53f6870a653459b4f3ca2c6dd8621ef4d90 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.3.1 (2019-08-29) + +### Bug Fixes + +* Fix busuanzi & math & comments invalid when enable pjax ([037bbc7](https://github.com/liuyib/hexo-theme-stun/commit/037bbc7)) + +* Fix some third-party script invalid when pjax is enabled ([29b8d02](https://github.com/liuyib/hexo-theme-stun/commit/29b8d02)) + ### 1.3.0 (2019-08-28) ### Bug Fixes diff --git a/package.json b/package.json index fc2862fb1ca233b0bb61700f71ab7a4d9ac9f99a..8000cb639807dc1d33397fd72ff97f80fb9fb22e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stun", - "version": "1.3.0", + "version": "1.3.1", "description": "A beautiful blog theme - stun", "homepage": "https://liuyib.github.io", "scripts": {