mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(main): release 1.143.2 (#869)
This commit is contained in:
parent
1da50b32d7
commit
1279204c5c
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.143.2](https://github.com/MetaCubeX/metacubexd/compare/v1.143.1...v1.143.2) (2024-07-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* enum of not connect for mihomo ([#868](https://github.com/MetaCubeX/metacubexd/issues/868)) ([f6a4d55](https://github.com/MetaCubeX/metacubexd/commit/f6a4d551bafde805507084bf95045dfd251411f3))
|
||||
|
||||
## [1.143.1](https://github.com/MetaCubeX/metacubexd/compare/v1.143.0...v1.143.1) (2024-07-25)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "metacubexd",
|
||||
"version": "1.143.1",
|
||||
"version": "1.143.2",
|
||||
"description": "Mihomo Dashboard, The Official One, XD",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
@ -51,7 +51,7 @@
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"husky": "^9.1.3",
|
||||
"is-ip": "^5.0.1",
|
||||
"ky": "^1.5.0",
|
||||
"ky": "^1.4.0",
|
||||
"lint-staged": "^15.2.7",
|
||||
"lodash": "^4.17.21",
|
||||
"match-sorter": "^6.3.4",
|
||||
|
Loading…
Reference in New Issue
Block a user