Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.

Commit 42ee512

Browse files
committed
Bump to version 4.16.0
1 parent 81c5c87 commit 42ee512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ We invite you to join and contribute but create an issue before engaging any wor
2020
* `info`: remove the `parser.info` object and move its properties to `state`
2121
* `info`: rename the `info` related properties and functions to `context`
2222

23-
## Trunk
23+
## Version 4.16.0
2424

2525
* fix: info print the number of encountered line when emited
2626
* feat: cast expose context.empty_lines

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.15.4",
2+
"version": "4.16.0",
33
"name": "csv-parse",
44
"description": "CSV parsing implementing the Node.js `stream.Transform` API",
55
"keywords": [

0 commit comments

Comments
 (0)