diff --git a/CHANGELOG.md b/CHANGELOG.md index c6bd84bca344ab9c678dca9b2e490eb183716374..34f63451cfa41d38e6b097cff34eb1d0ffd43f85 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.2 (2019-08-08) + +### Features + +* Add pwa manifest ([4e6294a](https://github.com/liuyib/hexo-theme-stun/commit/4e6294a)) + ## 1.2.1 (2019-08-08) ### Features diff --git a/package.json b/package.json index ccfbcf2c1b8e2f0cdc92b4e426ecbe2f9eb42723..029acfc3e2f3cebc58289d94fc6d0e52bd9b4a97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-stun", - "version": "1.2.1", + "version": "1.2.2", "description": "A beautiful blog theme - stun", "homepage": "https://liuyib.github.io", "scripts": {