Skip to content

Commit f3a85d9

Browse files
committed
Sync all versions
Signed-off-by: Moritz Hoffmann <[email protected]>
1 parent 85ce6cd commit f3a85d9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

release-plz.toml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,21 @@ name = "timely"
88
changelog_update = true
99
# set the path of the changelog to the root of the repository
1010
changelog_path = "./CHANGELOG.md"
11+
version_group = "timely"
12+
13+
# We want all packages to track the same version.
14+
[[package]]
15+
name = "timely_bytes"
16+
version_group = "timely"
17+
18+
[[package]]
19+
name = "timely_communication"
20+
version_group = "timely"
21+
22+
[[package]]
23+
name = "timely_container"
24+
version_group = "timely"
25+
26+
[[package]]
27+
name = "timely_logging"
28+
version_group = "timely"

0 commit comments

Comments
 (0)