From d5e9ffa7cff18e874a7be3f80e23de0b0907347b Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Wed, 23 Jul 2025 22:29:47 +0700 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dac26d56..ccbf97201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## Unreleased + +### Changed + +- Refactored the toggle component to standalone + ## 2.184.0 - 2025-07-22 ### Added