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
feat: skip migration for patch-only version upgrades
Patch version changes (e.g., v1.2.0 -> v1.2.3) now skip migration
and only update the stored version. Migrations are only applied
when major or minor versions change.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments