mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-17 12:48:03 +01:00
* fix(suite-native): apply global patches in suite-native pipelines - Packages are automatically patched by postinstall script only if `yarn install` is called but not in case of yarn workspaces focus. * fix(connect): make sure that global patches are applied for Connect release * fix(suite-web): make sure that global patches are applied for suite web release