release: update changelog and version to 3.1.1 (#828)

This commit is contained in:
Tom Hu
2022-09-19 11:24:21 -04:00
committed by GitHub
parent 0e9e7b4e8a
commit d9f34f8cd5
5 changed files with 778 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "codecov-action",
"version": "3.1.0",
"version": "3.1.1",
"description": "Upload coverage reports to Codecov from GitHub Actions",
"main": "index.js",
"scripts": {