Skip to content

Commit 3250ec6

Browse files
committed
feat(passkeys_darwin): bump passkeys_darwin version
1 parent 15864d0 commit 3250ec6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/passkeys/passkeys_darwin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.0
2+
3+
- Adds Swift Package Manager support for the Darwin plugin (iOS & macOS).
4+
15
## 0.3.0
26

37
- Passes `Attestation` and `ResidentKey` params to Security Key Register Handler

packages/passkeys/passkeys_darwin/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: passkeys_darwin
22
description: Shared Darwin implementation (iOS & macOS) of the Corbado passkeys plugin. Manages passkey creation on Apple devices.
33
homepage: https://docs.corbado.com/overview/welcome
44
repository: https://github.com/corbado/flutter-passkeys/tree/main/packages/passkeys/passkeys_darwin
5-
version: 0.3.0
5+
version: 0.4.0
66

77
environment:
88
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)