From 60831c4db9f6f996b9bbfe5cb0b26fc0f8c033d8 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 11 Jan 2026 12:48:22 +0000 Subject: [PATCH 1/2] chore(release): prepare for v7.5.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 055f13c..f77077c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [7.5.0] - 2026-01-11 + +### 🚀 Features + +- Trigger CI workflow on version tags + ## [7.4.0] - 2026-01-09 ### 🚀 Features -- 2.52.0 From 1423ac6d74bc299d31da3e3fe343f7e9d1396c9a Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 11 Jan 2026 12:48:27 +0000 Subject: [PATCH 2/2] chore(release): prepare for v7.5.0 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index fb7770b..c72df33 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v7.4.0" + "version": "v7.5.0" } -- 2.52.0