chore: release version 0.0.7

This commit is contained in:
github-actions[bot]
2025-02-28 20:13:14 +00:00
parent 6c5d094ed7
commit b7c8677cb8
2 changed files with 62 additions and 11 deletions

View File

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