Skip to content

Commit b2036ca

Browse files
committed
chore: release 3.3.2
1 parent 49b9b8c commit b2036ca

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
## [3.3.2](https://github.com/f-23/react-native-passkey/compare/v3.3.1...v3.3.2) (2025-11-17)
4+
35
## [3.3.1](https://github.com/f-23/react-native-passkey/compare/v3.3.0...v3.3.1) (2025-10-02)
46

57
# [3.3.0](https://github.com/f-23/react-native-passkey/compare/v3.2.0...v3.3.0) (2025-10-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-passkey",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"description": "Passkey implementation for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)