spiegel-keyman/resources/build/version/README.md
Marc Durdin eff292c6b3 chore(ci): increment version final
This prepares a PR with updated history and version
for auto-merge. Any new PRs are merged into HISTORY.md
but existing entries are left untouched. Thus, we can
tweak wording in HISTORY.md at any time without the
effort of figuring out which PRs need to be present
manually.
2020-02-03 09:33:46 +11:00

10 lines
No EOL
361 B
Markdown

# Version increment and automatic history maintenance
This node module automatically refreshes HISTORY.md with
titles from the latest pull requests merged since the last
automatic version increment, and if any history has been
found, increments the version, and creates a PR for the
increment.
It is wrappered by ../increment-version.sh for normal CI
usage.