Skip to content

Commit ff146b4

Browse files
chore(main): release 10.1.2 (#538)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b91fda commit ff146b4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.2](https://github.com/bcoe/c8/compare/v10.1.1...v10.1.2) (2024-06-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** make monocart-coverage-reports an optional with meta defined ([3b91fda](https://github.com/bcoe/c8/commit/3b91fdaa0e5554a72f6e625af3a7254b0cb19e8c))
11+
512
## [10.1.1](https://github.com/bcoe/c8/compare/v10.1.0...v10.1.1) (2024-06-11)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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