From 2bb6d65b6da689ab4cf098ce12afd6f8f0a07ad4 Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Mon, 14 Apr 2025 11:36:14 -0700 Subject: [PATCH] chore(release): 5.4.1 --- CHANGELOG.md | 14 ++++++++++++++ src/version | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45dc685e7..560f27306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## v5.4.1 + +### What's Changed +* fix: use the github core methods by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1807 +* build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by @app/dependabot in https://github.com/codecov/codecov-action/pull/1803 +* build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by @app/dependabot in https://github.com/codecov/codecov-action/pull/1797 +* build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @app/dependabot in https://github.com/codecov/codecov-action/pull/1798 +* chore(release): wrapper -0.2.1 by @app/codecov-releaser-app in https://github.com/codecov/codecov-action/pull/1788 +* build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by @app/dependabot in https://github.com/codecov/codecov-action/pull/1786 + + +**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1 + + ## v5.4.0 ### What's Changed diff --git a/src/version b/src/version index 8a30e8f94..ade65226e 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -5.4.0 +5.4.1