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

Commit a19d8f6

Browse files
committed
v3.3.0
1 parent d81c4f4 commit a19d8f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ nyc report --reporter=text-lcov > coverage.lcov
102102
- v3.0.4 Security fixes
103103
- v3.1.0 Custom yaml file. Allow codecov token from yml file.
104104
- v3.2.0 Added azure pipelines
105+
- v3.3.0 Added pipe with `--pipe`, `-l`

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.2.0",
3+
"version": "3.3.0",
44
"description": "Uploading report to Codecov: https://codecov.io",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)