From c3de05603659fd22aa961735b549082c7eebc0ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 15:20:21 +0000 Subject: [PATCH] chore(main): release 2.4.0 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17e418b..53982f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.0](https://github.com/allisson/secure-qrcode/compare/v2.3.0...v2.4.0) (2025-12-13) + + +### Features + +* optimize inefficient code patterns and eliminate redundancies ([#44](https://github.com/allisson/secure-qrcode/issues/44)) ([09ff7e4](https://github.com/allisson/secure-qrcode/commit/09ff7e4c604876a0657c404f8f60df961914d3aa)) + ## [2.3.0](https://github.com/allisson/secure-qrcode/compare/v2.2.0...v2.3.0) (2025-10-25) diff --git a/version.txt b/version.txt index 276cbf9..197c4d5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.3.0 +2.4.0