From 70ea428e4129dd60e800f79778c61b7e8019ec1d Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 10 Jan 2026 18:37:26 +0000 Subject: [PATCH 1/2] chore(release): prepare for 1.4.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ece9dc..d095890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.4.0] - 2026-01-10 + +### 🚀 Features + +- Run CI workflow on tags + ## [1.3.0] - 2026-01-09 ### 🚀 Features From ab1560365230f31c1b3de60f0e6bdc808b89f7b8 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 10 Jan 2026 18:37:32 +0000 Subject: [PATCH 2/2] chore(release): prepare for 1.4.0 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index b23367d..d19a958 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "1.3.0" + "version": "1.4.0" }