From 5c6fadcfe7f2c8323f75b9451314a0b3cb9150e2 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Fri, 12 Sep 2025 13:24:19 +0200 Subject: [PATCH] chore(changelog): remove whitespace in links (#8712) --- ui/CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 6b599c24ed..af52c73ac9 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -6,13 +6,13 @@ All notable changes to the **Prowler UI** are documented in this file. ### 🚀 Added -- `Prowler Hub` menu item with tooltip [(#8692)] (https://github.com/prowler-cloud/prowler/pull/8692) -- Copy link button to finding detail page [(#8685)] (https://github.com/prowler-cloud/prowler/pull/8685) +- `Prowler Hub` menu item with tooltip [(#8692)](https://github.com/prowler-cloud/prowler/pull/8692) +- Copy link button to finding detail page [(#8685)](https://github.com/prowler-cloud/prowler/pull/8685) ### 🐞 Fixed -- Field-level email validation message [(#8698)] (https://github.com/prowler-cloud/prowler/pull/8698) -- POST method on auth form [(#8699)] (https://github.com/prowler-cloud/prowler/pull/8699) +- Field-level email validation message [(#8698)](https://github.com/prowler-cloud/prowler/pull/8698) +- POST method on auth form [(#8699)](https://github.com/prowler-cloud/prowler/pull/8699) ## [1.12.0] (Prowler v5.12.0)