From 3402154e67474126b7b851c6e13cdf8226d292af Mon Sep 17 00:00:00 2001 From: Nicolas Ayral Seydoux Date: Mon, 21 Sep 2026 12:41:46 +0200 Subject: [PATCH] Fix changelog typos --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56ae31bcfe..ffc8d51daa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The following changes are pending, and will be applied on the next major release ## Unreleased changes -## [4.0.0](https://github.com/inrupt/solid-client-js/releases/tag/v3.0.0) - 2025-11-03 +## [4.0.0](https://github.com/inrupt/solid-client-js/releases/tag/v4.0.0) - 2026-09-21 ### Breaking Changes @@ -21,10 +21,11 @@ The following changes are pending, and will be applied on the next major release - Support for Node 24 has been added. -### Patch chanes +### Patch changes - Dependencies updates +## [3.0.0](https://github.com/inrupt/solid-client-js/releases/tag/v3.0.0) - 2025-11-03 ### Breaking Changes