diff --git a/HISTORY.md b/HISTORY.md index 07dd4ad3ff..33581266be 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 19.0.282 alpha 2026-09-08 + +* refactor(web): clarify function scope and update some function comments (#16532) + ## 19.0.281 alpha 2026-09-07 * chore(deps): bump fast-uri from 3.1.5 to 3.1.7 (#16511) diff --git a/VERSION.md b/VERSION.md index f7204b839c..9b2513533c 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.282 \ No newline at end of file +19.0.283 \ No newline at end of file