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