From 35c5e6cb06bce77487337259fc6f90b9baa03cfa Mon Sep 17 00:00:00 2001 From: TableCheck CI Date: Thu, 30 May 2024 06:00:50 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ system/core/CHANGELOG.md | 12 ++++++++++++ 2 files changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index feae3848..8a996a9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# (Thu May 30 2024) + +#### 🐛 Bug Fix + +- docs: restore command name for pages deploy [#226](https://github.com/tablecheck/tablekit/pull/226) ([@SimeonC](https://github.com/SimeonC)) +- `@tablecheck/tablekit-core@3.0.3` + - fix: icon button in input-append mode [#227](https://github.com/tablecheck/tablekit/pull/227) ([@SimeonC](https://github.com/SimeonC)) + +#### Authors: 1 + +- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC)) + +--- + # (Wed May 29 2024) #### 🐛 Bug Fix diff --git a/system/core/CHANGELOG.md b/system/core/CHANGELOG.md index 916e70ce..4e91180b 100644 --- a/system/core/CHANGELOG.md +++ b/system/core/CHANGELOG.md @@ -1,3 +1,15 @@ +# v3.0.3 (Thu May 30 2024) + +#### 🐛 Bug Fix + +- fix: icon button in input-append mode [#227](https://github.com/tablecheck/tablekit/pull/227) ([@SimeonC](https://github.com/SimeonC)) + +#### Authors: 1 + +- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC)) + +--- + # Change Log All notable changes to this project will be documented in this file.