From 9f4ab2efd1ba16a273ea0c01e6a708eb5346a150 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:26:47 +0800 Subject: [PATCH] chore(main): release 1.146.2 (#949) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec8110b..f8d64b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.146.2](https://github.com/MetaCubeX/metacubexd/compare/v1.146.1...v1.146.2) (2024-08-26) + + +### Bug Fixes + +* set latency for test failed ([#948](https://github.com/MetaCubeX/metacubexd/issues/948)) ([9189bf5](https://github.com/MetaCubeX/metacubexd/commit/9189bf5efb0676a053981e0ffd3b3c21f8332dcf)) + ## [1.146.1](https://github.com/MetaCubeX/metacubexd/compare/v1.146.0...v1.146.1) (2024-08-22) diff --git a/package.json b/package.json index 0096e32..19cb3ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metacubexd", - "version": "1.146.1", + "version": "1.146.2", "description": "Mihomo Dashboard, The Official One, XD", "license": "MIT", "type": "module",