From 0fcbe15bd4b5a892b7b77e45120b86408d620994 Mon Sep 17 00:00:00 2001 From: Tom Shaw Date: Sun, 5 Jul 2026 00:26:52 -0500 Subject: [PATCH] chore(master): release 1.6.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 702bc97..842754a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.0](https://github.com/tomshaw/mediable/compare/v1.5.1...v1.6.0) (2026-07-05) + + +### Features + +* improve UI components and enhance accessibility ([9737da7](https://github.com/tomshaw/mediable/commit/9737da73365f05d0c0cbde4daf42814094426430)) + ## [1.5.1](https://github.com/tomshaw/mediable/compare/v1.5.0...v1.5.1) (2026-07-05)