From fedc265d6f4eff589822430a613c002a24a35479 Mon Sep 17 00:00:00 2001 From: Tom Shaw Date: Sat, 4 Apr 2026 16:39:43 -0500 Subject: [PATCH] chore(master): release 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a6c528..f2cdbe5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/tomshaw/mediable/compare/v1.2.0...v1.3.0) (2026-04-04) + + +### Features + +* apply pint code style fixes and update dependencies for Laravel 13 ([e6252ba](https://github.com/tomshaw/mediable/commit/e6252babfe53d68107a6a0c6b0b6840536e68006)) + ## [1.2.0](https://github.com/tomshaw/mediable/compare/v1.1.0...v1.2.0) (2026-04-04)