We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841161a commit 5f72936Copy full SHA for 5f72936
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.0](https://github.com/MetaCubeX/metacubexd/compare/v1.2.0...v1.3.0) (2023-08-27)
4
+
5
6
+### Features
7
8
+* show vertical stats on small screen devices ([841161a](https://github.com/MetaCubeX/metacubexd/commit/841161a0da9f753bff3d9754b29fc0a653c97af9))
9
10
## [1.2.0](https://github.com/MetaCubeX/metacubexd/compare/v1.1.0...v1.2.0) (2023-08-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments