Skip to content

Commit 41f4476

Browse files
chore(main): release nyc 17.1.0 (#1572)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d338985 commit 41f4476

4 files changed

+16
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "17.0.0"
2+
".": "17.1.0"
33
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [17.1.0](https://github.com/istanbuljs/nyc/compare/nyc-v17.0.0...nyc-v17.1.0) (2024-09-19)
6+
7+
8+
### Features
9+
10+
* **deps:** bump foreground-child from ^2.0.0 to ^3.0.0 ([#1546](https://github.com/istanbuljs/nyc/issues/1546)) ([af74d1e](https://github.com/istanbuljs/nyc/commit/af74d1eae6c598f05f6de9332cf4f83b63286fcb))
11+
12+
13+
### Bug Fixes
14+
15+
* reduce size of serialized JSON output ([#1570](https://github.com/istanbuljs/nyc/issues/1570)) ([ae657b6](https://github.com/istanbuljs/nyc/commit/ae657b66264fe7c19a710271510e41b94a152cfa))
16+
517
## [17.0.0](https://github.com/istanbuljs/nyc/compare/nyc-v16.0.0...nyc-v17.0.0) (2024-04-19)
618

719

package-lock.json

+2-2
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": "nyc",
3-
"version": "17.0.0",
3+
"version": "17.1.0",
44
"description": "the Istanbul command line interface",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)