1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-12-18 15:46:11 -05:00

No limit on change log commits

This commit is contained in:
Hemna 2024-09-16 11:45:27 -04:00
parent af3d741833
commit e3ab6e7f59

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