diff --git a/scripts/cms-sync.sh b/scripts/cms-sync.sh index 9ccabce9..eaf918bf 100755 --- a/scripts/cms-sync.sh +++ b/scripts/cms-sync.sh @@ -58,6 +58,7 @@ MIGRATIONS=( "20260223_195005_products_collection:1" "20260223_195151_remove_sku_unique:2" "20260225_003500_add_pages_collection:3" + "20260225_175000_native_localization:4" ) # ── Resolve target environment ─────────────────────────────────────────────