Skip to content

Commit 95e3922

Browse files
committed
chore: release v1.0.0
1 parent 8bb9003 commit 95e3922

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-02-28)
4+
5+
### Features
6+
7+
* add BenchmarkScreen for performance testing ([6269e01](https://github.com/AlshehriAli0/react-native-nitro-version-check/commit/6269e010ef6d8ba9cdac5f2012c2acff23157d31))
8+
* add installSource property to VersionCheck; update App component to display installation source. Enhance native implementations for Android and iOS to support install source detection. ([4171abb](https://github.com/AlshehriAli0/react-native-nitro-version-check/commit/4171abb88282ce6c54f24ee7e3bf9f83d28f8818))

package/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-nitro-version-check",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "react-native-nitro-version-check",
55
"main": "lib/index",
66
"module": "lib/index",

0 commit comments

Comments
 (0)