spiegel-keyman/resources/build/version
Marc Durdin 92a0938b88 chore: add @types/node to resources/build/version
Test-bot: skip
Build-bot: skip
2026-05-13 17:24:38 +02:00
..
src maint: update @actions/github + @octokit references 2025-05-13 14:25:46 +07:00
.gitignore chore(common): convert resources/build/version to ES Modules 2023-10-04 11:50:53 +07:00
build.sh maint: add script to report on recent changes to stable release 2025-12-23 12:30:53 +11:00
package.json chore: add @types/node to resources/build/version 2026-05-13 17:24:38 +02:00
README.md maint: add script to report on recent changes to stable release 2025-12-23 12:30:53 +11:00
tsconfig.json chore(common): cleanup final Typescript non-ESM metadata 2023-10-04 12:55:51 +07: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 ../../teamcity/triggers/trigger-release-builds.sh for normal CI usage.

Reporting on pending changes to stable

This script will give you a report on the pending changes to the most recent Keyman stable release, based on recently merged pull requests on the stable-x.y branch:

./build.sh report-stable-changes