diff --git a/.changeset/gold-jokes-itch.md b/.changeset/gold-jokes-itch.md index cb91382c5..50929205f 100644 --- a/.changeset/gold-jokes-itch.md +++ b/.changeset/gold-jokes-itch.md @@ -1,5 +1,5 @@ --- -"@callstack/repack": major +"@callstack/repack": patch --- Add support for passing a per-script `publicKey` from `ScriptManager` resolvers so signed bundles can be verified with a runtime-provided public key instead of only the app-embedded `RepackPublicKey`