diff --git a/CHANGELOG.md b/CHANGELOG.md index f04689fa3..8caf8da60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.7.1](https://github.com/volantis-x/hexo-theme-volantis/compare/v5.7.0...v5.7.1) (2022-07-26) + + +### Bug Fixes + +* drop node 14 ([694046b](https://github.com/volantis-x/hexo-theme-volantis/commit/694046b934be663001226fedd4fb6b2535ec9d59)) + ## [5.7.0](https://github.com/volantis-x/hexo-theme-volantis/compare/v5.6.0...v5.7.0) (2022-07-15) diff --git a/package.json b/package.json index 0634bf1ea..aa3f0460d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-volantis", - "version": "5.7.0", + "version": "5.7.1", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "scripts": {