mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-23 07:37:10 +01:00
12 lines
818 B
Markdown
12 lines
818 B
Markdown
## @trezor/connect bump version
|
|
|
|
This is an automatically created PR.
|
|
|
|
- [x] Bump @trezor/connect and @trezor/connect-web version using `yarn workspace @trezor/connect version:<beta|patch|minor|major>`
|
|
- [x] 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](https://github.com/trezor/trezor-suite/blob/npm-release/connect/packages/connect/CHANGELOG.md) 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
|