Commit 546e1e0
authored
chore(release): sync @executor-js/desktop into the cli release flow (#783)
Two corrections so the next release ships consistent versions:
- Fix the changesets `fixed` group: the CLI's workspace name is
`executor` (its `name` field in apps/cli/package.json), not the
`@executor-js/cli` stub that was sitting in the group. Replace
the stub so the group actually links the cli to the rest of the
fixed-group packages — including the newly-added
@executor-js/desktop.
- Bump apps/desktop/package.json from 1.4.0-beta.0 (a stale
root-borrowed marker) to 1.4.19 to match the current CLI version.
From here on, Changesets keeps them in lockstep.
Next CLI release fires the chained `publish-desktop.yml` automatically
and ships the desktop app with a version matching the GitHub release
tag.1 parent 9807185 commit 546e1e0
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments