chore: bump version to 0.18.0-rc.5

This commit is contained in:
dswbx
2025-09-20 14:58:11 +02:00
parent d1726b23f1
commit cd262097dc

View File

@@ -3,7 +3,7 @@
"type": "module",
"sideEffects": false,
"bin": "./dist/cli/index.js",
"version": "0.18.0-rc.4",
"version": "0.18.0-rc.5",
"description": "Lightweight Firebase/Supabase alternative built to run anywhere — incl. Next.js, React Router, Astro, Cloudflare, Bun, Node, AWS Lambda & more.",
"homepage": "https://bknd.io",
"repository": {