1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-12 19:08:45 -04:00

No limit on change log commits

This commit is contained in:
2024-09-16 11:45:27 -04:00
parent af3d741833
commit e3ab6e7f59
+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 50 -o ChangeLog.md
auto-changelog -l false -o ChangeLog.md
docs: changelog
m2r --overwrite ChangeLog.md