From 21749f6b6f344de6565aaa2a3ce2dbb24016bdff Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 16 Oct 2025 13:02:20 -0500 Subject: [PATCH] auto: increment master version to 19.0.142 Test-bot: skip Build-bot: skip --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index c6de01b10b..4bec3bf2d7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 19.0.141 alpha 2025-10-16 + +* refactor(linux): extract functions (#14937) +* refactor(linux): remove no-longer-needed Python 3.7 code (#14956) +* chore(linux): don't report errors to Sentry when running autopkgtests (#14938) +* fix(linux): fix installing keyboard in shared area (#14953) +* fix(linux): install schema during `keyman-config/build.sh install` (#14962) +* test(linux): add regression tests for cli tools to autopkgtests (#14950) + ## 19.0.140 alpha 2025-10-15 * fix(mac): add Microsoft Word to non-compliant app list (#14940) diff --git a/VERSION.md b/VERSION.md index 246cb1e3ef..e6cf4c99f8 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.141 \ No newline at end of file +19.0.142 \ No newline at end of file