Compare commits

...

1 Commits

Author SHA1 Message Date
Tom Hu
303a32d7a5 chore(release): 7.1.1 (#1973)
Bump wrapper submodule to 0.3.1 and regenerate dist/codecov.sh.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-16 17:46:28 -07:00
3 changed files with 3 additions and 3 deletions

2
dist/codecov.sh vendored
View File

@@ -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}"

View File

@@ -1 +1 @@
7.1.0
7.1.1