Skip to content

Commit

Permalink
Merge pull request #117 from plaid/release/5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid authored and GitHub Enterprise committed Mar 29, 2024
2 parents 802b5a8 + 897e1a1 commit 319ad52
Show file tree
Hide file tree
Showing 45 changed files with 4,306 additions and 4,045 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,18 @@
# RELEASES

## LinkKit 5.3.3 — 2024-03-29
### Requirements

| Name | Version |
|------|---------|
| Xcode | >= 15.0.1 |
| iOS | >= 14.0 |

### Changes

- UI bug fixes.
- Add submit OTP event name.

## LinkKit 5.3.2 — 2024-03-27
### Requirements

Expand Down
Expand Up @@ -78,6 +78,7 @@ typedef NS_ENUM(NSInteger, PLKEventNameValue) {
PLKEventNameValueSubmitDocuments,
PLKEventNameValueSubmitDocumentsSuccess,
PLKEventNameValueSubmitDocumentsError,
PLKEventNameValueSubmitOTP,
PLKEventNameValueSubmitRoutingNumber,
PLKEventNameValueViewDataTypes,
PLKEventNameValueSubmitPhone,
Expand Down
Binary file modified LinkKit.xcframework/ios-arm64/LinkKit.framework/Info.plist
Binary file not shown.
Binary file modified LinkKit.xcframework/ios-arm64/LinkKit.framework/LinkKit
Binary file not shown.

0 comments on commit 319ad52

Please sign in to comment.