This is an automated email from the ASF dual-hosted git repository. young pushed a commit to branch SkyeYoung-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
commit 37f11a52a7a066dd0951ff423f1232da5aba57c3 Author: YYYoung <[email protected]> AuthorDate: Tue Oct 14 17:40:54 2025 +0800 for test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e7e79214..8b857e2a4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "apisix-dashboard", "private": true, - "version": "0.0.0", + "version": "0.0.0 ", "type": "module", "scripts": { "dev": "vite",
