mirror of
https://github.com/every-app/open-seo.git
synced 2026-09-14 19:59:50 +08:00
chore: prepare 0.0.2 release notes (#28)
* fix: cap per-user audit capacity Block new audits before a user exceeds the temporary 100k audit footprint cap. Surface a clear delete-old-audits message in the audit launch UI. * fix: reserve audit capacity with Drizzle * chore: prepare 0.0.2 release notes
This commit is contained in:
@@ -8,6 +8,7 @@ Draft user-facing release notes for this repository.
|
||||
Rules:
|
||||
|
||||
- Check `package.json` first. If the branch has not already bumped the version, update the `version` field before drafting release notes.
|
||||
- Prefer a patch version bump for now, since the project is still in rapid early development. Only choose a minor or major bump when the existing version change in `package.json` already does so or the user explicitly asks for it.
|
||||
- Treat an existing version change in `package.json` as the source of truth and do not overwrite it.
|
||||
- Use the generated notes as the source of truth; do not invent features or fixes.
|
||||
- Keep the tone concise and user-facing.
|
||||
|
||||
Reference in New Issue
Block a user