From 761284bd483906b98ffd4eddf9e77271073236c1 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 10 Jan 2026 19:42:39 +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 d095890..11c4ae4 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 + +- Add Docker build and push to CI workflow + ## [1.4.0] - 2026-01-10 ### 🚀 Features From 7a9b02140e0cdba7084864bee53b929bcdb1b887 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 10 Jan 2026 19:42:43 +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" }