Skip to content

Commit e3560e1

Browse files
chore(main): release 10.1.1 (#536)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 13979a7 commit e3560e1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: 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+
## [10.1.1](https://github.com/bcoe/c8/compare/v10.1.0...v10.1.1) (2024-06-11)
6+
7+
8+
### Bug Fixes
9+
10+
* stop installing monocart-coverage-reports ([#535](https://github.com/bcoe/c8/issues/535)) ([13979a7](https://github.com/bcoe/c8/commit/13979a76b5b44fc6758f350bae4cb3febd60d75e))
11+
512
## [10.1.0](https://github.com/bcoe/c8/compare/v10.0.0...v10.1.0) (2024-06-11)
613

714

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "c8",
3-
"version": "10.1.0",
3+
"version": "10.1.1",
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)