From 808f1e80636367ce75e6395f4ca49b7c3fb31a7a Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 4 Apr 2025 14:01:08 -0400 Subject: [PATCH] auto: increment master version to 19.0.23 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 5e53c4ba3a..6f536e7ddc 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 19.0.22 alpha 2025-04-04 + +* build(deps): bump tar-fs and puppeteer-core (#13661) + ## 19.0.21 alpha 2025-04-03 * chore: use explicit `node:` prefix for node imports (#13650) diff --git a/VERSION.md b/VERSION.md index f4a3aec8d7..c8fd62db21 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.22 \ No newline at end of file +19.0.23 \ No newline at end of file