Commit Graph

9 Commits

Author SHA1 Message Date
Tomas Martykan
eb758acea9 chore: apply latest prettier 2025-05-05 13:51:36 +02:00
tomasklim
6a7ab50186 feat(suite-web-landing): remove landing package 2022-11-21 18:06:05 +01:00
Marek Polak
daec35c271 chore(connect): move @trezor/rollout into connect 2022-05-16 13:18:36 +02:00
tomasklima
23845c7038 chore(docs): format using prettier 2021-11-02 14:34:35 +01:00
Jen Tak
2213d63098 chore(all): #3335 Consolidate Suite App version
The suite version is now duplicated across several packages which makes
the release process more complicated and error-prone.

Use constant 1.0.0 version for all private packages and track the Suite
version in the root package.json only.

Edit the build and CI scripts to read the version from there.

Document this new setup.
2021-08-27 11:50:59 +02:00
Tomas Susanka
d736d9ec99 chore(ci): remove release-it
It is way too aggressive. We'll use something else.
2021-05-24 08:44:03 +02:00
Tomas Susanka
7df5dcb98e chore(docs): remove release-it docs vor version bumping 2021-03-03 10:18:15 +01:00
Tomas Susanka
da359b4e91 fix(docs) add 'dry-run' to release-it command
release-it is very aggressive, I am afraid we'll need to replace it.
2021-03-02 17:25:16 +01:00
Tomas Susanka
2b752f1d20 chore(docs): briefly document releases 2021-02-26 20:39:25 +01:00