From 6692e0dfc0cbccdafa68178d77bd2779aa7a2b16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 08:21:19 +0100 Subject: [PATCH] release(dashboard): 2.42.0 (#3688) Co-authored-by: dbarrosop --- dashboard/CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/dashboard/CHANGELOG.md b/dashboard/CHANGELOG.md index 39a75486c..13284ca2e 100644 --- a/dashboard/CHANGELOG.md +++ b/dashboard/CHANGELOG.md @@ -1,3 +1,14 @@ +## [@nhost/dashboard@2.42.0] - 2025-11-12 + +### 🚀 Features + +- *(dashboard)* Datatable design improvements (#3657) + + +### ⚙️ Miscellaneous Tasks + +- *(dashboard)* Remove v2 ui components from datatable (#3568) + ## [@nhost/dashboard@2.41.0] - 2025-11-04 ### 🚀 Features