From adcd59e48f0fcefe50c3643b028a7613d4d81492 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 10 Jan 2026 18:35:46 +0000 Subject: [PATCH 1/2] chore(release): prepare for 1.5.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index adfc21e..a790d70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.5.0] - 2026-01-10 + +### 🚀 Features + +- Run CI workflow on tags + ## [1.4.0] - 2026-01-09 ### 🚀 Features -- 2.52.0 From 288527b9bd05952af6c76b6d1b9f318c256af429 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 10 Jan 2026 18:35:53 +0000 Subject: [PATCH 2/2] chore(release): prepare for 1.5.0 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index d19a958..08df5a2 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "1.4.0" + "version": "1.5.0" } -- 2.52.0