chore: bump version to 0.0.51 and enhance createQueryByRoutes to support dynamic queryApi export

This commit is contained in:
2026-02-24 21:44:57 +08:00
parent 7109fddae4
commit 026d6733da
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/query",
"version": "0.0.50",
"version": "0.0.51",
"type": "module",
"scripts": {
"build": "npm run clean && bun run bun.config.ts",