From 005d0457c8827a41a52320fe7b289e80ddf0ef1e Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 30 May 2023 23:51:50 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5657d547..5648c334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * [add initial support](https://github.com/iambumblehead/esmock/pull/205) for the solution to "globalThis" mocks, * support injecting definitions into the mock import tree, * demonstrate mock setTimeout, fetch and Date scenarious at unit-tests - * [remove node 19](https://github.com/iambumblehead/esmock/pull/206) test job + * [remove node 19](https://github.com/iambumblehead/esmock/pull/206) test job, update remaining jobs to use node 20 * 2.2.3 _May.16.2023_ * [add node v21 nightly](https://github.com/iambumblehead/esmock/pull/199) to test ci pipeline * send wide uri definitions to loader using loader worker