Skip to content

Commit 295f229

Browse files
committed
chore: release 3.2.0
1 parent cfc09a1 commit 295f229

2 files changed

Lines changed: 4 additions & 2 deletions

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.2.0](https://github.com/f-23/react-native-passkey/compare/v3.1.0...v3.2.0) (2025-10-01)
4+
35
# [3.1.0](https://github.com/f-23/react-native-passkey/compare/v3.0.0...v3.1.0) (2025-01-14)
46

57
# [3.0.0](https://github.com/f-23/react-native-passkey/compare/v3.0.0-rc2...v3.0.0) (2024-10-30)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-passkey",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "Passkey implementation for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -155,4 +155,4 @@
155155
]
156156
]
157157
}
158-
}
158+
}

0 commit comments

Comments
 (0)