We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00be16 commit 0a783a3Copy full SHA for 0a783a3
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/MetaCubeX/metacubexd/compare/v1.0.0...v1.0.1) (2023-08-27)
4
+
5
6
+### Bug Fixes
7
8
+* publish issue ([a3897da](https://github.com/MetaCubeX/metacubexd/commit/a3897da0f631c12612ff8eb945cad5c9ab6eef24))
9
10
## 1.0.0 (2023-08-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "metacubexd",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Clash-Meta Dashboard",
"license": "MIT",
"type": "module",
0 commit comments