From 374f78e2f9c797effd38ab15a094b7a7bdf3944d Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 28 Aug 2025 15:29:04 -0400 Subject: [PATCH] auto: increment master version to 19.0.108 Test-bot: skip Build-bot: skip --- HISTORY.md | 11 +++++++++++ VERSION.md | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e39d76bd02..ffdf1d69df 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,16 @@ # Keyman Version History +## 19.0.107 alpha 2025-08-28 + +* maint(resources): fix parse bug in build-bot and add extra logging (#14611) +* fix(android): Update Gradle files to remove flatDir warnings (#14583) +* maint(resources): move build trigger scripts into resources/teamcity (#14607) +* chore(linux): Update debian changelog (#14590) +* docs: update package-editor page section details tab (#14585) +* fix(android): polyfill globalThis for API 28 devices (#14541) +* feat: support pagination in build bot PR commit reading (#14638) +* refactor(linux): remove shellcheck warnings and reformat (#14572) + ## 19.0.106 alpha 2025-08-27 * fix(windows): check if automatic updates off before prompt (#14295) diff --git a/VERSION.md b/VERSION.md index 84e9e82913..06569a30fb 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.107 \ No newline at end of file +19.0.108 \ No newline at end of file