- Add two review links to the release PR's
How-to releasechecklist: the draft dev pre-release and the full changes againstmain. - Teach the
repomatic-shippre-push gate to read the latest conclusive ancestor CI run when HEAD's own runs are still in-flight, catching a pre-existing platform-gated failure before the first push. - Lower the uv
required-versionfloor from>=0.12to>=0.11.15, the actual resolver minimum. - Extend the
uvxscript-equals-package guard to thepipx run <script>install check, so📦 Package installno longer fails permanently for projects whose CLI script differs from their package name.
Full changelog: v7.4.0...v7.4.1