From c790b2d74f0c36760bb3b625bad147db08fba06a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Magalh=C3=A3es?= Date: Tue, 18 Feb 2025 15:59:02 +0000 Subject: [PATCH] chore: update changelog for relative redirect fix with next param --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7da1c00..3c4f592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -* Relative redirect fix +* Relative redirect fix when using a `next` param ## [0.8.18] - 2025-01-03