chore: release version 0.0.6

This commit is contained in:
github-actions[bot]
2025-01-22 20:54:02 +00:00
parent 3c56346e83
commit 5a0489f3c3
2 changed files with 72 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"license": "MIT",
"sideEffects": false,
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"scripts": {
"deploy": "npm run build && wrangler pages deploy",
"build": "remix vite:build",