Skip to content

Commit 7689eed

Browse files
committed
chore: release 3.0.0-beta
1 parent 6e07f1c commit 7689eed

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.0.0-beta](https://github.com/f-23/react-native-passkey/compare/v2.1.1...v3.0.0-beta) (2024-07-29)
4+
35
## [2.1.1](https://github.com/f-23/react-native-passkey/compare/v2.1.0...v2.1.1) (2023-09-13)
46

57
# [2.1.0](https://github.com/f-23/react-native-passkey/compare/v2.0.0...v2.1.0) (2023-09-12)

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": "2.1.1",
3+
"version": "3.0.0-beta",
44
"description": "Passkey implementation for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)