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 1091234 commit 5c10745Copy full SHA for 5c10745
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.14.1](https://github.com/MetaCubeX/metacubexd/compare/v1.14.0...v1.14.1) (2023-08-30)
4
+
5
6
+### Bug Fixes
7
8
+* support child path to fix router issue ([1091234](https://github.com/MetaCubeX/metacubexd/commit/10912347032f02e87c6754bb109510e1873a429f))
9
10
## [1.14.0](https://github.com/MetaCubeX/metacubexd/compare/v1.13.2...v1.14.0) (2023-08-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.14.0",
+ "version": "1.14.1",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments