From 8ad0ea4fb280bff385e944affeced30807c37892 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Sat, 12 Oct 2024 14:02:25 -0400 Subject: [PATCH] auto: increment master version to 18.0.128 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e3002e327c..1451c5ed02 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 18.0.127 alpha 2024-10-12 + +* fix(developer): use TextDecoder to convert Uint8Array to string (#12537) + ## 18.0.126 alpha 2024-10-11 * test(common): add markdown link check test for product documentation (#12472) diff --git a/VERSION.md b/VERSION.md index af094556ac..be701dd746 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.127 \ No newline at end of file +18.0.128 \ No newline at end of file