From 303a32d7a59b442fa8d48b6a1cc6825c09c847a5 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Wed, 16 Sep 2026 17:46:28 -0700 Subject: [PATCH] chore(release): 7.1.1 (#1973) Bump wrapper submodule to 0.3.1 and regenerate dist/codecov.sh. Co-authored-by: Cursor --- dist/codecov.sh | 2 +- src/scripts | 2 +- src/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/codecov.sh b/dist/codecov.sh index f1c23a6..832d201 100755 --- a/dist/codecov.sh +++ b/dist/codecov.sh @@ -37,7 +37,7 @@ g="\033[0;32m" # info/debug r="\033[0;31m" # errors x="\033[0m" retry="--retry 5 --retry-delay 2" -CC_WRAPPER_VERSION="0.3.0" +CC_WRAPPER_VERSION="0.3.1" CC_VERSION="${CC_VERSION:-latest}" CC_FAIL_ON_ERROR="${CC_FAIL_ON_ERROR:-false}" CC_RUN_CMD="${CC_RUN_CMD:-upload-coverage}" diff --git a/src/scripts b/src/scripts index ce44ce7..1905ad9 160000 --- a/src/scripts +++ b/src/scripts @@ -1 +1 @@ -Subproject commit ce44ce7e24763e2eee9897591963422ed672fede +Subproject commit 1905ad958ede83873a45ebdd24319ebfc959396c diff --git a/src/version b/src/version index a3fcc71..21c8c7b 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -7.1.0 +7.1.1