From 6a14c6dddf1db082c83752c8c1e908d239a30461 Mon Sep 17 00:00:00 2001 From: "smartway-bot-public[bot]" <262318265+smartway-bot-public[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 14:42:19 +0000 Subject: [PATCH] chore(main): release 7.4.6 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e8b8a8d2..20dca289 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "7.4.5" + ".": "7.4.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c6e43fb..a852aacd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [7.4.6](https://github.com/ZeroGachis/.github/compare/v7.4.5...v7.4.6) (2026-05-20) + + +### Miscellaneous Chores + +* rename transformer envvar applying convention ([0d68f6c](https://github.com/ZeroGachis/.github/commit/0d68f6c949005b43c6b9962d6180a10d0262d45c)) + ## [7.4.5](https://github.com/ZeroGachis/.github/compare/v7.4.4...v7.4.5) (2026-05-05)