From fc8917f3af27052d55f06c05b4067ebf8d161532 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 31 Jul 2024 14:04:37 -0400 Subject: [PATCH] auto: increment master version to 18.0.81 --- HISTORY.md | 8 ++++++++ VERSION.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 855c077e7a..94efb781a8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 18.0.80 alpha 2024-07-31 + +* chore(developer): remove redundant references from tsconfig.json (#12037) +* fix(web): add nullish test in setOsk (#12039) +* fix(web): unrevert #11258, leaving OSK hidden before instructed to display (#12049) +* test(developer): check correct use of u16chr when second parameter could be null (#11894) +* change(web): remove support for es5 (#11881) + ## 18.0.79 alpha 2024-07-30 * change(mac): add custom tags in sentry to better identify errors (#11947) diff --git a/VERSION.md b/VERSION.md index 27434741b3..956e25b0ba 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.80 \ No newline at end of file +18.0.81 \ No newline at end of file