Skip to content

Commit 7f10a33

Browse files
committed
chore(passkeys): release version 2.17.2 with minor fixes
1 parent f0aad79 commit 7f10a33

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

packages/passkeys/passkeys/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.17.2
2+
* Fixes minor issues.
3+
14
## 2.17.1
25
* Officially adds support for Windows.
36
* Fixes minor issues.

packages/passkeys/passkeys/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: passkeys
22
description: Flutter plugin enabling simple passkey authentication. Can be either used with a ready-to-use relying party server (Corbado) or with your custom relying party.
33
homepage: https://docs.corbado.com/overview/welcome
44
repository: https://github.com/corbado/flutter-passkeys/tree/main/packages/passkeys/passkeys
5-
version: 2.17.1
5+
version: 2.17.2
66

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

0 commit comments

Comments
 (0)