We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7738b commit dc10017Copy full SHA for dc10017
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.7.10](https://github.com/volantis-x/hexo-theme-volantis/compare/5.7.9...5.7.10) (2023-04-28)
4
+
5
6
+### Bug Fixes
7
8
+* 修复移动端菜单栏按钮点击没有收起二级子菜单的问题 ([#880](https://github.com/volantis-x/hexo-theme-volantis/issues/880)) ([bb7738b](https://github.com/volantis-x/hexo-theme-volantis/commit/bb7738b9dcfa375e263ee4ca648d437703b15182))
9
10
## [5.7.9](https://github.com/volantis-x/hexo-theme-volantis/compare/5.7.8...5.7.9) (2023-04-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-volantis",
- "version": "5.7.9",
+ "version": "5.7.10",
"description": "Elegant and powerful theme for Hexo.",
"main": "package.json",
"scripts": {
0 commit comments