From 2afda557ff3ee163523e9ed27d42e55d49257893 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 14:10:09 +0000 Subject: [PATCH] chore(main): release 1.4.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 230e140..3f63d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/rectitude-open/filament-site-snippets/compare/v1.3.0...v1.4.0) (2025-06-20) + + +### Features + +* enhance SiteSnippetResource to use configurable RichEditor component ([1363970](https://github.com/rectitude-open/filament-site-snippets/commit/1363970f37a14f75d91266e45dca1a3b93cec921)) + ## [1.3.0](https://github.com/rectitude-open/filament-site-snippets/compare/v1.2.0...v1.3.0) (2025-06-03)