From c0b8e874b03239676e4098b6ffae6b1d008e6412 Mon Sep 17 00:00:00 2001 From: William Wong Date: Tue, 30 Dec 2025 21:50:41 -0800 Subject: [PATCH] Fix typo in link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d807664..a05db27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- 👷🏻 Test framework moved from Jest to Node.js test runner, by [@compulim](https://github.com/compulim) in PR [#81](https://github.com/compulim/iter-festo/pull/81) +- 👷🏻 Test framework moved from Jest to Node.js test runner, by [@compulim](https://github.com/compulim) in PR [#81](https://github.com/compulim/iter-fest/pull/81) ## [0.3.1] - 2025-12-22