From 70a4dc322672757fad0877b93116b528acc284a3 Mon Sep 17 00:00:00 2001 From: daimond113 Date: Thu, 6 Feb 2025 23:23:43 +0100 Subject: [PATCH] chore: fix typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d264fa..2e780fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Remove old includes format compatibility by @daimond113 -- Remove data redundacy for workspace package references by @daimond113 +- Remove data redundancy for workspace package references by @daimond113 - Remove dependency checks from CLI in publish command in favor of registry checks by @daimond113 ### Performance