diff --git a/CHANGELOG.md b/CHANGELOG.md index a6315a2..5cf9f22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.1](https://github.com/chenasraf/tx/compare/v2.4.0...v2.4.1) (2026-04-21) + + +### Bug Fixes + +* use -B for background flag to prevent flags conflict ([627fde8](https://github.com/chenasraf/tx/commit/627fde8b01f685ff8ba0705fd2735b89fd92b356)) + ## [2.4.0](https://github.com/chenasraf/tx/compare/v2.3.0...v2.4.0) (2026-04-07) diff --git a/version.txt b/version.txt index 197c4d5..005119b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.4.0 +2.4.1