chore: bump version to 0.0.38 and update error handling in adapter for timeout and network errors

This commit is contained in:
2026-01-21 23:07:23 +08:00
parent 56b3976bc9
commit cb29e2ca67
2 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/query",
"version": "0.0.37",
"version": "0.0.38",
"main": "dist/query-browser.js",
"private": false,
"type": "module",