From 0fa018bc0dd90bfac68fb6517853e66637753aef Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 14 Jun 2022 00:43:08 -0400 Subject: [PATCH] auto: increment master version to 16.0.13 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 071ddd38ca..924e09daa0 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 16.0.12 alpha 2022-06-14 + +* chore(web): replace lerna with npm workspaces and ts projects (#6525) +* fix(common): update increment-version for new tsc, node versions (#6762) + ## 16.0.11 alpha 2022-05-27 * chore: A16S2 beta to master (#6670) diff --git a/VERSION.md b/VERSION.md index e984daccff..1b303d11d0 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.12 \ No newline at end of file +16.0.13 \ No newline at end of file