We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694046b commit afbb510Copy full SHA for afbb510
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.7.1](https://github.com/volantis-x/hexo-theme-volantis/compare/v5.7.0...v5.7.1) (2022-07-26)
4
+
5
6
+### Bug Fixes
7
8
+* drop node 14 ([694046b](https://github.com/volantis-x/hexo-theme-volantis/commit/694046b934be663001226fedd4fb6b2535ec9d59))
9
10
## [5.7.0](https://github.com/volantis-x/hexo-theme-volantis/compare/v5.6.0...v5.7.0) (2022-07-15)
11
12
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": {
0 commit comments