Skip to content

Commit 2c4ea39

Browse files
chore: release 7.6.0 (#288)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b01b63 commit 2c4ea39

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [7.6.0](https://github.com/bcoe/c8/compare/v7.5.0...v7.6.0) (2021-02-17)
6+
7+
8+
### Features
9+
10+
* add --skip-full ([#287](https://github.com/bcoe/c8/issues/287)) ([8b01b63](https://github.com/bcoe/c8/commit/8b01b63740d7af75fe83d0164c0f18021592e1a6))
11+
512
## [7.5.0](https://github.com/bcoe/c8/compare/v7.4.0...v7.5.0) (2021-02-01)
613

714

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": "c8",
3-
"version": "7.5.0",
3+
"version": "7.6.0",
44
"description": "output coverage reports using Node.js' built in coverage",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)