1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-11 18:38:48 -04:00

Sort changelog commits by date

This commit is contained in:
2024-10-17 17:10:03 -04:00
parent 9951b12e2d
commit a65262d2ff
+1 -1
View File
@@ -24,7 +24,7 @@ run: venv ## Create a virtual environment for running aprsd commands
changelog: dev
npm i -g auto-changelog
auto-changelog -l false -o ChangeLog.md
auto-changelog -l false --sort-commits date -o ChangeLog.md
docs: changelog
m2r --overwrite ChangeLog.md