chore: 更新版本号至 0.1.6,并添加认证相关中间件功能

This commit is contained in:
xiongxiao
2026-03-18 22:52:46 +08:00
committed by cnb
parent e0fe1bb476
commit 3ce92c8ffc
2 changed files with 41 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.1.5",
"version": "0.1.6",
"description": "",
"type": "module",
"main": "./dist/router.js",