We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5866dc commit 597c25fCopy full SHA for 597c25f
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.34.0](https://github.com/MetaCubeX/metacubexd/compare/v1.33.1...v1.34.0) (2023-09-01)
4
+
5
6
+### Features
7
8
+* **stats:** flexible size stat on large screen ([f5866dc](https://github.com/MetaCubeX/metacubexd/commit/f5866dcd9dfcdf7d5377d34070d0315500f65742))
9
10
## [1.33.1](https://github.com/MetaCubeX/metacubexd/compare/v1.33.0...v1.33.1) (2023-09-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.33.1",
+ "version": "1.34.0",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments