chore(main): release 1.141.2 (#845)

This commit is contained in:
github-actions[bot] 2024-07-23 20:59:26 +08:00 committed by GitHub
parent e5eb5db7a8
commit 001f41baad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 4 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## [1.141.2](https://github.com/MetaCubeX/metacubexd/compare/v1.141.1...v1.141.2) (2024-07-23)
### Bug Fixes
* location.search not work ([#842](https://github.com/MetaCubeX/metacubexd/issues/842)) ([614430e](https://github.com/MetaCubeX/metacubexd/commit/614430e0060bf3852f73ad3e5aab97ae032a99f0))
* respect system ui font & better looking (maybe) for proxy card ([#844](https://github.com/MetaCubeX/metacubexd/issues/844)) ([4b669ff](https://github.com/MetaCubeX/metacubexd/commit/4b669ff030c4c3aa713d639e03ceda185f6b9db6))
## [1.141.1](https://github.com/MetaCubeX/metacubexd/compare/v1.141.0...v1.141.1) (2024-07-09)

View File

@ -1,6 +1,6 @@
{
"name": "metacubexd",
"version": "1.141.1",
"version": "1.141.2",
"description": "Mihomo Dashboard, The Official One, XD",
"license": "MIT",
"type": "module",
@ -40,12 +40,12 @@
"@types/node": "^20.14.11",
"@types/uuid": "^10.0.0",
"@vite-pwa/assets-generator": "^0.2.4",
"apexcharts": "^3.51.0",
"apexcharts": "^3.50.0",
"autoprefixer": "^10.4.19",
"byte-size": "^9.0.0",
"byte-size": "^8.1.1",
"commitlint": "^19.3.0",
"daisyui": "^4.12.10",
"dayjs": "^1.11.12",
"dayjs": "^1.11.11",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",