Skip to content

Commit 5c59569

Browse files
authored
chore(main): release 1.199.1 (#1695)
1 parent fd90c3e commit 5c59569

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.199.1](https://github.com/MetaCubeX/metacubexd/compare/v1.199.0...v1.199.1) (2025-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* update tooltip position and adjust column width in Connections table ([#1694](https://github.com/MetaCubeX/metacubexd/issues/1694)) ([f565e7d](https://github.com/MetaCubeX/metacubexd/commit/f565e7d3d65e0b043b92033e1705ea5f9b1e1b91))
9+
310
## [1.199.0](https://github.com/MetaCubeX/metacubexd/compare/v1.198.0...v1.199.0) (2025-11-12)
411

512

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metacubexd",
3-
"version": "1.199.0",
3+
"version": "1.199.1",
44
"description": "Mihomo Dashboard, The Official One, XD",
55
"license": "MIT",
66
"type": "module",
@@ -45,7 +45,7 @@
4545
"@types/byte-size": "^8.1.2",
4646
"@types/lodash": "^4.17.20",
4747
"@types/markdown-it": "^14.1.2",
48-
"@types/node": "^24.10.1",
48+
"@types/node": "^24.10.0",
4949
"@types/uuid": "^11.0.0",
5050
"@vite-pwa/assets-generator": "^1.0.2",
5151
"byte-size": "^9.0.1",

0 commit comments

Comments
 (0)