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 fc0fbf9 commit 3f66016Copy full SHA for 3f66016
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.12.0](https://github.com/MetaCubeX/metacubexd/compare/v1.11.0...v1.12.0) (2023-08-29)
4
+
5
6
+### Features
7
8
+* **footer:** drop footer ([fc0fbf9](https://github.com/MetaCubeX/metacubexd/commit/fc0fbf9daef45054a3f5e13e64e472823a6fe072))
9
+* **header:** responsive layout ([2d9daa9](https://github.com/MetaCubeX/metacubexd/commit/2d9daa96cc3bd0b947cd7b34dafcb56eca91cfbe))
10
11
## [1.11.0](https://github.com/MetaCubeX/metacubexd/compare/v1.10.0...v1.11.0) (2023-08-29)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.11.0",
+ "version": "1.12.0",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments