mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-03 05:55:03 +01:00
818 B
818 B
@trezor/connect bump version
This is an automatically created PR.
- Bump @trezor/connect and @trezor/connect-web version using
yarn workspace @trezor/connect version:<beta|patch|minor|major> - Bump all connect dependencies that need to be released into npm. If unsure run
yarn tsx check-npm-dependencies.ts <package_name> <semver>. Please note that this script will report unreleased dependencies even for changes that do not affect runtime (READMEs etc.) - Make sure CHANGELOG file has been updated @mroz22
- Changelogs checked
- Confirm that this release does not introduce any breaking changes @mroz22
- Contact 3rd parties via dedicated Slack channel
- Merge this PR into develop