From 583e63ac219ea40419d35e8df4b3d2e69cd41318 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 13 Apr 2023 14:02:52 -0400 Subject: [PATCH] auto: increment master version to 17.0.88 --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 3c433e3b3a..d51bc2f96d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 17.0.87 alpha 2023-04-13 + +* refactor(developer): DRY kmc module references (#8577) +* chore(developer): kmc-kmn should build all baseline fixtures (#8578) +* fix(developer): kmc should not validate as well as compile keyboard (#8579) +* fix(developer): improve 'does not exist' error message (#8580) +* fix(common): consolidate npm publishing (#8587) +* chore(common): add missing deps and files for npm publish (#8588) + ## 17.0.86 alpha 2023-04-12 * docs(windows): link to wiki architecture faq page (#8584) diff --git a/VERSION.md b/VERSION.md index 32217bd109..a13176c6a9 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.87 \ No newline at end of file +17.0.88 \ No newline at end of file