From 83256aae415e73b816de03e27215a26257c5fa0d Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 7 May 2025 14:01:39 -0400 Subject: [PATCH] auto: increment master version to 19.0.34 --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 96049f2853..914eb5372d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 19.0.33 alpha 2025-05-07 + +* maint(common): automatically set --debug option for local-environment builder-script uses (#13827) +* docs(web): add a Web engine keystroke lifecycle internal doc (#13759) +* maint(common): use function to detect if running on TC (#13844) +* docs(common): document new `builder_is_running_on_teamcity` function (#13852) + ## 19.0.32 alpha 2025-05-06 * change(web): replace USVString with string in predictive-text engine (#13785) diff --git a/VERSION.md b/VERSION.md index aec8dab02b..eb5ab30356 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.33 \ No newline at end of file +19.0.34 \ No newline at end of file