From d3d9ab3a9b451b6b855ab0ec92c987556aa3a402 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 28 Nov 2024 13:02:29 -0500 Subject: [PATCH] auto: increment master version to 18.0.148 --- HISTORY.md | 12 ++++++++++++ VERSION.md | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index b2771fd853..2300e60b44 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Keyman Version History +## 18.0.147 alpha 2024-11-28 + +* docs(android): Add android/docs/internal/README (#12717) +* test(common/web/types): unit tests for string-list (#12702) +* docs(common): linux and macOS emscripten setup (#12701) +* refactor(developer): output number of tests when running on TC (#12710) +* refactor(common): output number of tests when running on TC (#12719) +* chore(web): rename file missed in #12704 (#12720) +* fix(core): permanently disable logging (#12724) +* fix(linux): disable assertions in release builds of ibus-keyman (#12725) +* chore(common): improve offline builds (#12739) + ## 18.0.146 alpha 2024-11-27 * test(developer): kmcmplib compiler unit tests 5 (#12612) diff --git a/VERSION.md b/VERSION.md index 1c488bbaed..1c8a1a4ca1 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.147 \ No newline at end of file +18.0.148 \ No newline at end of file