From 371b0801cab2305dcbb4aca8f5a6d972a438ce94 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 14 Aug 2025 14:05:48 -0400 Subject: [PATCH] auto: increment master version to 19.0.101 Test-bot: skip Build-bot: skip --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 6d8aecb9ed..f92734571d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 19.0.100 alpha 2025-08-14 + +* maint(resources): add space to test-bot command (#14528) +* fix(web): improve accuracy of types for suggestions & suggestion-generation (#14517) +* refactor(web): move applySuggestionCasing to standalone exportable method (#14518) +* chore(web): convert worker-thread tests to TS (#14510) + ## 19.0.99 alpha 2025-08-14 * maint(web): skip unnecessary steps for `build` buildLevel (#14516) diff --git a/VERSION.md b/VERSION.md index a053bc0ccb..3836ccc4d6 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.100 \ No newline at end of file +19.0.101 \ No newline at end of file