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