Skip to content

Commit

Permalink
Merge 13e60a3 into bd7484f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 20, 2019
2 parents bd7484f + 13e60a3 commit cefe2c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [4.2.0](https://www.github.com/bcoe/c8/compare/v4.1.5...v4.2.0) (2019-05-20)


### Features

* load .nycrc/.nycrc.json to simplify migration ([#100](https://www.github.com/bcoe/c8/issues/100)) ([bd7484f](https://www.github.com/bcoe/c8/commit/bd7484f))

### [4.1.5](https://github.com/bcoe/c8/compare/v4.1.4...v4.1.5) (2019-05-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "c8",
"version": "4.1.5",
"version": "4.2.0",
"description": "output coverage reports using Node.js' built in coverage",
"main": "index.js",
"bin": "./bin/c8.js",
Expand Down

0 comments on commit cefe2c3

Please sign in to comment.