Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 2ed978c

Browse files
committed
v3.6.0
1 parent 024cced commit 2ed978c

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,4 @@ nyc report --reporter=text-lcov > coverage.lcov
105105
- v3.3.0 Added pipe with `--pipe`, `-l`
106106
- v3.4.0 Added Heroku CI support
107107
- v3.5.0 Added TeamCity support
108+
- v3.6.0 Added AWS CodeBuild and Semaphore2

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecov",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "Uploading report to Codecov: https://codecov.io",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)