From 6e7fcba318bd392e9ac9f54f4edd6e496832f959 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 19 Aug 2024 14:03:29 -0400 Subject: [PATCH] auto: increment master version to 18.0.93 --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index b58c086466b..5d82f22e40a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 18.0.92 alpha 2024-08-19 + +* chore(deps-dev): bump @75lb/deep-merge from 1.1.1 to 1.1.2 (#12118) +* chore(deps): bump semver from 7.5.4 to 7.6.0 (#12119) +* fix(windows): "Keyman" is not localized in UI strings (#12162) +* feat(android): Enhance how ENTER key is handled in apps (#12125) +* refactor(web): move `lm-worker` → `worker-thread` (#12150) +* fix(developer): remove redundant check in LdmlKeyboardCompiler.validate() (#11858) + ## 18.0.91 alpha 2024-08-16 * refactor(web): move `predictive-text` → `worker-main` (#12146) diff --git a/VERSION.md b/VERSION.md index ce8cfb73ead..f74f9c87c90 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.92 \ No newline at end of file +18.0.93 \ No newline at end of file