From bd6f30c1d338d989e5adbc34234a14fe37746fad Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 25 Nov 2024 13:01:53 -0500 Subject: [PATCH] auto: increment master version to 18.0.145 --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 5a1289b064b..aafdade9281 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 18.0.144 alpha 2024-11-25 + +* chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /developer/src/server/src/win32/trayicon/addon-src (#12687) +* chore(developer): make package subfile description fully optional (#12665) +* fix(developer): box package compiler info fields (#12666) +* fix(developer): correct whitespace handling in virtual keys and remove partially implemented virtual key series in kmcmplib compiler (#12604) + ## 18.0.143 alpha 2024-11-22 * chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#12685) diff --git a/VERSION.md b/VERSION.md index 113b99a4535..e917147038f 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.144 \ No newline at end of file +18.0.145 \ No newline at end of file