mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-12-25 07:04:11 +08:00
chore(main): release 1.174.1 (#1252)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
287db35c1b
commit
d906c4a7f2
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.174.1](https://github.com/MetaCubeX/metacubexd/compare/v1.174.0...v1.174.1) (2024-12-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* fixed latency color ([#1251](https://github.com/MetaCubeX/metacubexd/issues/1251)) ([1a66ee6](https://github.com/MetaCubeX/metacubexd/commit/1a66ee684789b2cee8a69f9229e9d2f3f002af78))
|
||||
|
||||
## [1.174.0](https://github.com/MetaCubeX/metacubexd/compare/v1.173.3...v1.174.0) (2024-12-14)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "metacubexd",
|
||||
"version": "1.174.0",
|
||||
"version": "1.174.1",
|
||||
"description": "Mihomo Dashboard, The Official One, XD",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
@ -55,7 +55,7 @@
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"husky": "^9.1.7",
|
||||
"is-ip": "^5.0.1",
|
||||
"ky": "^1.7.4",
|
||||
"ky": "^1.7.3",
|
||||
"lint-staged": "^15.2.11",
|
||||
"lodash": "^4.17.21",
|
||||
"match-sorter": "^8.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user