diff --git a/HISTORY.md b/HISTORY.md index 8866095550..6f299aa2c9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 19.0.119 alpha 2025-09-15 + +* fix(developer): transform slashes to backslashes in paths in Package Editor (#14721) +* fix(developer): restrict invalid characters in identifiers in kmcmplib (#14746) +* fix(common): add name for cleanup ghcr (#14755) + ## 19.0.118 alpha 2025-09-12 * chore(common): Update to Unicode 17.0 (#14728) diff --git a/VERSION.md b/VERSION.md index 843ab40fcf..ce3bffa569 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.119 \ No newline at end of file +19.0.120 \ No newline at end of file