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 25b813c commit 912c461Copy full SHA for 912c461
RELEASE.md
@@ -14,7 +14,7 @@ This document simply outlines the release process:
14
15
5. Run `make clean test` to ensure all tests pass from scratch and the CI is green
16
17
-6. Ensure minimum supported Hex works with new release (check Mix.Tasks.Local.Hex)
+6. Recompile an existing project (for example, Ecto) to ensure manifests can be upgraded
18
19
7. Push branch and the new tag
20
0 commit comments