From 4fd384fcfb32d47982a4dd61d76596c2eead59b7 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Tue, 9 Dec 2025 11:26:35 -0800 Subject: [PATCH] chore: add changelog and registry guidelines for module updates --- .cursor/rules/changelog-and-registry.mdc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .cursor/rules/changelog-and-registry.mdc diff --git a/.cursor/rules/changelog-and-registry.mdc b/.cursor/rules/changelog-and-registry.mdc new file mode 100644 index 0000000..c7be02d --- /dev/null +++ b/.cursor/rules/changelog-and-registry.mdc @@ -0,0 +1,7 @@ +--- +alwaysApply: true +--- + +when making changes to a module that has a changelog, add the appropriate unreleased change log entry + +when preparing an MPM plugin release, don't forget to update @public/registry.json