From cac1080cdb3d45c532c3057e3e7c0019d603358a Mon Sep 17 00:00:00 2001 From: oddvernes Date: Thu, 24 Oct 2024 15:09:17 +0200 Subject: [PATCH] hotfix: changelog date --- packages/eds-data-grid-react/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/eds-data-grid-react/CHANGELOG.md b/packages/eds-data-grid-react/CHANGELOG.md index d910c88deb..d3b882d15c 100644 --- a/packages/eds-data-grid-react/CHANGELOG.md +++ b/packages/eds-data-grid-react/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.7.2] +## [0.7.2] - 2024-10-24 ### Added