From 5a605bd92782ce0810fa3b8acc235c921b497052 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Wed, 22 Jan 2025 13:33:10 -0300 Subject: [PATCH] chore(release): bump to 5.2.0 (#1748) --- CHANGELOG.md | 18 +++++++++++++++++- src/version | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ff836fc1..422f57f8b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## v5.2.0 + +### What's Changed +* Fix typo in README by @tserg in https://github.com/codecov/codecov-action/pull/1747 +* Th/add commands by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1745 +* use correct audience when requesting oidc token by @juho9000 in https://github.com/codecov/codecov-action/pull/1744 +* build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 by @app/dependabot in https://github.com/codecov/codecov-action/pull/1742 +* build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 by @app/dependabot in https://github.com/codecov/codecov-action/pull/1743 +* chore(deps): bump wrapper to 0.0.32 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1740 +* feat: add disable-telem feature by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1739 +* fix: remove erroneous linebreak in readme by @Vampire in https://github.com/codecov/codecov-action/pull/1734 + + +**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0 + + ## v5.1.2 ### What's Changed @@ -1009,4 +1025,4 @@ for the full list. ### Dependencies and Misc - #166 Bump requestretry from 4.1.1 to 4.1.2 - #169 Bump typescript from 4.0.5 to 4.1.2 -- #178 Bump @types/jest from 26.0.15 to 26.0.19 +- #178 Bump @types/jest from 26.0.15 to 26.0.19 \ No newline at end of file diff --git a/src/version b/src/version index 61fcc87350..91ff57278e 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -5.1.2 +5.2.0