From 1548792be63679f2eb5a477a00c013d18dd415c7 Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 13 Oct 2023 12:02:26 -0700 Subject: [PATCH] update CHANGELOG link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ca4b75..eb26338 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # changelog * 2.5.4 _Oct.13.2023_ - * [remove condition](https://github.com/iambumblehead/esmock/pull/253) to not-call resolver with builtin moduleId + * [remove condition](https://github.com/iambumblehead/esmock/pull/252) to not-call resolver with builtin moduleId * 2.5.3 _Oct.12.2023_ * [update resolver](https://github.com/iambumblehead/esmock/pull/250) to latest version, slightly faster with fewer loops * [add support for resolver](https://github.com/iambumblehead/esmock/pull/251) configuration option