We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ce6cd commit f3a85d9Copy full SHA for f3a85d9
release-plz.toml
@@ -8,3 +8,21 @@ name = "timely"
8
changelog_update = true
9
# set the path of the changelog to the root of the repository
10
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
17
18
19
+name = "timely_communication"
20
21
22
23
+name = "timely_container"
24
25
26
27
+name = "timely_logging"
28
0 commit comments