diff --git a/HISTORY.md b/HISTORY.md index a48e80a509..c62a944d1c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 17.0.137 alpha 2023-07-10 + +* chore: authenticate github request when triggering test builds (#9225) +* feat(web): logs enhanced debug info for error reports (#9217) +* fix(web): silences low-priority warning that shows up in iOS kbd init (#9206) + ## 17.0.136 alpha 2023-07-07 * chore(common): Update crowdin strings for Kibaku (#9214) diff --git a/VERSION.md b/VERSION.md index d21f69d848..58292679eb 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.137 \ No newline at end of file +17.0.138 \ No newline at end of file