spiegel-keyman/resources/build/version
Marc Durdin 11d0f6de5d chore(common): report-history 🍒
Effective cherry-pick of #5527, #5603, to bring report-history.sh into
the stable-14.0 tree for reporting purposes and consistency.
2021-09-10 14:31:44 +10:00
..
src chore(common): report-history 🍒 2021-09-10 14:31:44 +10:00
.gitignore chore(ci): increment version final 2020-02-03 09:33:46 +11:00
package-lock.json chore(common): report-history 🍒 2021-09-10 14:31:44 +10:00
package.json chore(deps): bump @actions/core in /resources/build/version 2020-10-01 17:29:43 +00:00
README.md chore(ci): increment version final 2020-02-03 09:33:46 +11:00
tsconfig.json chore(ci): increment version final 2020-02-03 09:33:46 +11:00
tsconfig.production.json chore(ci): increment version final 2020-02-03 09:33:46 +11:00

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.