From 315c7ee89c7fe02e8a78813ab5821b5abefc0c13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 09:36:40 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e05aa0..6678745 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/rectitude-open/filament-site-snippets/compare/v1.1.0...v1.2.0) (2025-06-02) + + +### Features + +* increase maximum length for content fields in SiteSnippetResource ([e73ebc7](https://github.com/rectitude-open/filament-site-snippets/commit/e73ebc7859adf6711ea5a3f33e843ae0ba571af2)) + ## [1.1.0](https://github.com/rectitude-open/filament-site-snippets/compare/v1.0.0...v1.1.0) (2025-06-02)