590 B
590 B
Feature: [Brief Description]
Module: registry/[namespace]/modules/[module-name]
Version: v1.2.3 → v1.3.0 (or v2.0.0 for breaking changes)
Description
Changes
Breaking Changes
- None / Remove if not applicable
Testing
- Tests pass (
bun test) - Code formatted (
bun run fmt) - New tests added for feature
- Backward compatibility maintained