We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe4fff commit e4f4864Copy full SHA for e4f4864
2 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 3.0.0 (2025-10-27)
6
+
7
- changed: Bump minimum Android to SDK 23 (Android 6)
8
- changed: Bump minimum iOS to 13
9
- changed: Rewrite the build system in a more modern language.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-native-fast-crypto",
- "version": "2.2.1",
+ "version": "3.0.0",
"description": "Native C/C++ implemented crypto libraries for React Native apps",
"keywords": [
"react-native",
0 commit comments