From c2847a83e919eb03a992021dd717e8dd5e112ba2 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 7 Jul 2022 22:44:18 -0400 Subject: [PATCH] auto: increment master version to 16.0.29 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 92b2a52fda..0c6a32878a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 16.0.28 alpha 2022-07-08 + +* chore(android): disable sendError for js errors (#6905) +* fix(developer): add no-ops for symbol builds for components (#6908) + ## 16.0.27 alpha 2022-07-07 * fix(web): improve `console.error()` reporting (#6890) diff --git a/VERSION.md b/VERSION.md index 36fd6768fa..33cbb3cc26 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.28 \ No newline at end of file +16.0.29 \ No newline at end of file