From 0d52b463a5303b204c600a4c359af75dd94d5cd1 Mon Sep 17 00:00:00 2001 From: liuyib <1656081615@qq.com> Date: Wed, 28 Aug 2019 17:55:04 +0800 Subject: [PATCH] chore(release): 1.3.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7caeff10..89d96b8d 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.3.0 (2019-08-28) + +### Bug Fixes + +* **#9:** Fix fancybox invalid when enable the lazyload of image ([13122eb](https://github.com/liuyib/hexo-theme-stun/commit/13122eb)) + +### Features + +* Add pjax support ([0ca64cd](https://github.com/liuyib/hexo-theme-stun/commit/0ca64cd)) + ### 1.2.5 (2019-08-26) ### Bug Fixes diff --git a/package.json b/package.json index 4317e94a..fc2862fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stun", - "version": "1.2.5", + "version": "1.3.0", "description": "A beautiful blog theme - stun", "homepage": "https://liuyib.github.io", "scripts": {