Skip to content

Commit 278d85e

Browse files
committed
Update version
1 parent 7f78b6e commit 278d85e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next
22

3+
## 1.0.1 - 2025-02-21
4+
35
- chore: pin the iOS SDK to 3.19.x
46

57
## 1.0.0 - 2025-02-07

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthog-react-native-session-replay",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Session Replay",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)