You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"version": "changeset version && deno run --allow-read --allow-write scripts/sync_version.ts",
"release": "deno test -A src/ && deno run -A scripts/build_npm.ts && cd npm && npm publish --provenance --access public && cd .. && npx jsr publish --allow-dirty"