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

Commit

Permalink
v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiemoore committed May 9, 2019
1 parent 25a4e6b commit bdb3769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -103,3 +103,4 @@ nyc report --reporter=text-lcov > coverage.lcov
- v3.1.0 Custom yaml file. Allow codecov token from yml file.
- v3.2.0 Added azure pipelines
- v3.3.0 Added pipe with `--pipe`, `-l`
- v3.4.0 Added Heroku CI support
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "codecov",
"version": "3.3.0",
"version": "3.4.0",
"description": "Uploading report to Codecov: https://codecov.io",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit bdb3769

Please sign in to comment.