We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c5c55 commit db7c700Copy full SHA for db7c700
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.27.0](https://github.com/MetaCubeX/metacubexd/compare/v1.26.0...v1.27.0) (2023-08-31)
4
+
5
6
+### Features
7
8
+* sortable column ([4c4011a](https://github.com/MetaCubeX/metacubexd/commit/4c4011a617a5589da13dafcf357b9caef7bf5b32))
9
10
## [1.26.0](https://github.com/MetaCubeX/metacubexd/compare/v1.25.1...v1.26.0) (2023-08-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.26.0",
+ "version": "1.27.0",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments