auto: increment master version to 18.0.91

This commit is contained in:
Keyman Build Agent 2024-08-15 14:03:17 -04:00
parent 43153ad696
commit 55ed18bc87
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Keyman Version History
## 18.0.90 alpha 2024-08-15
* refactor(web): move parts of `keyboard-processor` → `js-processor` (#12111)
* fix(web): allow `lm-worker` to build on Linux (#12181)
* refactor(web): move remaining parts of `keyboard-processor` → `keyboard` (#12131)
* docs: update .kmx documentation around bitmaps, modifier state (#12183)
* refactor(web): rename `package-cache` → `keyboard-storage` (#12135)
## 18.0.89 alpha 2024-08-14
* feat(web): test skipped prediction round handling (#12169)

View file

@ -1 +1 @@
18.0.90
18.0.91