From 74ff17e979b996facae465f8170943a7314ec40e Mon Sep 17 00:00:00 2001 From: Nixon Date: Mon, 6 Jan 2025 04:46:18 -0300 Subject: [PATCH] release --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 803490e..d4f6b10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ ## [Unreleased] -- .popover--tooltip class + +## [0.0.80] - 2024-01-06 +- popover--tooltip class - New responsive font names, --text-base-responsive to text-fluid-base -- Remove text-6xl, text-7xl, text-8xl, and text-9xl +- Remove .text-6xl, .text-7xl, .text-8xl, and .text-9xl ## [0.0.79] - 2024-01-05 - New popovers with floating-ui and popover tag. (popover/dropdown)