Skip to content

Commit 137f379

Browse files
authored
Release 4.1.1 (#382)
* Update CHANGELOG * Version 4.1.1
1 parent 6d24e18 commit 137f379

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## 4.1.0
3+
## 4.1.1
4+
5+
- Fix build issue from version 4.1.0
6+
7+
## 4.1.0 (do not use)
48

59
- Add `date_of_birth` to handler.submit
610

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-plaid-link",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "A React component for Plaid Link",
55
"registry": "https://registry.npmjs.org",
66
"files": [

0 commit comments

Comments
 (0)