chore: Release Notes

This commit is contained in:
James Hodgkinson 2025-02-09 12:41:44 +10:00
parent 754e24d426
commit 0f123df3ad
No known key found for this signature in database

View file

@ -39,7 +39,7 @@ cargo install --force \
- [ ] Update `RELEASE_NOTES.md`
- [ ] Update `README.md`
- [ ] `cargo test`
- [ ] `git commit -a -m "chore: Release Notes"`
- [ ] `git commit -a -m 'chore: Release Notes'`
- [ ] `git push origin "$(date +%Y%m%d)-pre-release"`
- [ ] Merge PR