diff --git a/HISTORY.md b/HISTORY.md index 6d8aecb9ed..f92734571d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 19.0.100 alpha 2025-08-14 + +* maint(resources): add space to test-bot command (#14528) +* fix(web): improve accuracy of types for suggestions & suggestion-generation (#14517) +* refactor(web): move applySuggestionCasing to standalone exportable method (#14518) +* chore(web): convert worker-thread tests to TS (#14510) + ## 19.0.99 alpha 2025-08-14 * maint(web): skip unnecessary steps for `build` buildLevel (#14516) diff --git a/VERSION.md b/VERSION.md index a053bc0ccb..3836ccc4d6 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.100 \ No newline at end of file +19.0.101 \ No newline at end of file