Update release notes to include strip-metadata util

This commit is contained in:
James Wilson
2025-05-12 12:11:38 +01:00
parent 77f83557a5
commit f8c333f30b
+1
View File
@@ -75,6 +75,7 @@ We also assume that ongoing work done is being merged directly to the `master` b
a little time in between each to let crates.io catch up with what we've published).
```
(cd utils/strip-metadata && cargo publish) && \
(cd metadata && cargo publish) && \
(cd lightclient && cargo publish) && \
(cd utils/fetch-metadata && cargo publish) && \