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

Commit bac0787

Browse files
committedFeb 1, 2020
v3.6.4
1 parent 203ff3a commit bac0787

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,4 @@ nyc report --reporter=text-lcov > coverage.lcov
109109
- v3.6.1 Fix for Semaphore
110110
- v3.6.2 Command line args sanitized fix
111111
- v3.6.3 Fix for AWS Codebuild & package updates
112+
- v3.6.4 Fix Cirrus CI

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

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

0 commit comments

Comments
 (0)
This repository has been archived.