We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935908e commit 2829c64Copy full SHA for 2829c64
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.25.0](https://github.com/MetaCubeX/metacubexd/compare/v1.24.0...v1.25.0) (2023-08-31)
4
+
5
6
+### Features
7
8
+* update secret when changed ([#48](https://github.com/MetaCubeX/metacubexd/issues/48)) ([935908e](https://github.com/MetaCubeX/metacubexd/commit/935908e0c1f4885a89a27008d5d7f6cd5e52ff68))
9
10
## [1.24.0](https://github.com/MetaCubeX/metacubexd/compare/v1.23.0...v1.24.0) (2023-08-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.24.0",
+ "version": "1.25.0",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments