chore: add guideline to avoid git operations during release preparation

This commit is contained in:
Ben Allfree
2025-12-10 09:07:21 -08:00
parent daee517764
commit 665989a41a

View File

@@ -7,3 +7,5 @@ when making changes to a project that has a changelog, add the appropriate unrel
when preparing an MPM plugin release, don't forget to update @public/registry.json when preparing an MPM plugin release, don't forget to update @public/registry.json
changelog uses: major/minor/patch and does NOT use added/changed/removed changelog uses: major/minor/patch and does NOT use added/changed/removed
when preparing a release, do not touch git. no tagging, no commits