mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 05:02:07 +00:00
docs: add changelog rules to prevent modifying released versions
This commit is contained in:
parent
cd62c87323
commit
4432fc9b72
2 changed files with 9 additions and 2 deletions
|
|
@ -76,7 +76,8 @@ Complete release process:
|
|||
```bash
|
||||
# Change [Unreleased] to the new version number with today's date
|
||||
# e.g., ## [0.7.16] - 2025-11-17
|
||||
# Then add a new empty [Unreleased] section at the top
|
||||
# NEVER add entries to already-released version sections
|
||||
# Each version section is immutable once released
|
||||
```
|
||||
|
||||
4. **Commit and tag**:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue