Skip to content

Commit

Permalink
Merge pull request #127 from plaid/release/6.0.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid authored and GitHub Enterprise committed May 25, 2024
2 parents bf96850 + 89e37bb commit 80ff6d4
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# RELEASES

## LinkKit 6.0.0-beta3 — 2024-05-24
### Requirements

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

### Changes

- Add objective-c FinanceKit APIs for React Native.
- Add support for FinanceKit and Apple card.

## LinkKit 6.0.0-beta2 — 2024-05-24
### Requirements

Expand Down
Binary file modified LinkKit.xcframework/ios-arm64/LinkKit.framework/LinkKit
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Plaid.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'Plaid'
s.module_name = 'LinkKit'
s.version = '6.0.0-beta2'
s.version = '6.0.0-beta3'

s.summary = 'The official Plaid Link SDK for iOS.'

Expand Down

0 comments on commit 80ff6d4

Please sign in to comment.