From 74179838beafde870501c0771c0929cac6e429ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Goran=20Alkovi=C4=87?= <77000136+goranalkovic-infinum@users.noreply.github.com> Date: Tue, 20 Aug 2024 00:07:41 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Ivan Ramljak <22823970+piqusy@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04c2895..071e2cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a - Fixed `LinkInput` external value not previewing. - Added `truncateEnd` text helper. - Fixed drag markers not disappearing in `Repeater` when an item is expanded. -- Tweaked `NumberPicker` to make sure it always look OK (thanks WPML). +- Tweaked `NumberPicker` to make sure it always looks OK (thanks WPML). ## [1.4.6] - 2024-08-08 - Fixed an issue with item saving within some variants of `Select` components.