We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bb15a commit dac3da7Copy full SHA for dac3da7
RELEASING.md
@@ -42,6 +42,8 @@ A draft PR can be created, but before releasing consider the following:
42
5. [Publish](#publishing-crates) to crates.io using the version as of the release commit
43
6. Post to [#otel-rust](https://cloud-native.slack.com/archives/C03GDP0H023) on CNCF Slack.
44
45
+[Publish.sh](./scripts/publish.sh) may be used to automate steps 3 and 5.
46
+
47
## Tagging Convention
48
49
For each crate: it should be `<crate-name>-<version>` `<version>` being the simple `X.Y.Z`.
0 commit comments