We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746201a commit 0555a80Copy full SHA for 0555a80
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [6.0.2](https://github.com/volantis-x/hexo-theme-volantis/compare/v6.0.1...v6.0.2) (2025-11-21)
4
+
5
6
+### Bug Fixes
7
8
+* offsetHeight ([746201a](https://github.com/volantis-x/hexo-theme-volantis/commit/746201af1da5afa04800d8d83dfeb014b87014d7))
9
+* remove noarchive ([dc40369](https://github.com/volantis-x/hexo-theme-volantis/commit/dc403691071a07cb433de34becdb0d35e59c9afa))
10
11
## [6.0.1](https://github.com/volantis-x/hexo-theme-volantis/compare/v6.0.0...v6.0.1) (2025-11-17)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-volantis",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "Elegant and powerful theme for Hexo.",
"main": "package.json",
"scripts": {
0 commit comments