Skip to content

Commit 0d0a597

Browse files
committed
Release 3.5.2
1 parent 10e37b1 commit 0d0a597

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [3.5.2](https://github.com/nzambello/react-csv-reader/compare/v3.5.1...v3.5.2) (2022-09-22)
2+
3+
4+
### Bug Fixes
5+
6+
* prop-types error ([214ce9b](https://github.com/nzambello/react-csv-reader/commit/214ce9bb56c8d9054744745b3affac1e42f410ec))
7+
18
### [3.5.1](https://github.com/nzambello/react-csv-reader/compare/v3.5.0...v3.5.1) (2022-09-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-csv-reader",
3-
"version": "3.5.1",
3+
"version": "3.5.2",
44
"description": "React component that handles csv file input.",
55
"main": "dist/react-csv-reader.js",
66
"repository": "https://github.com/nzambello/react-csv-reader",

0 commit comments

Comments
 (0)