We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f78b6e commit 278d85eCopy full SHA for 278d85e
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Next
2
3
+## 1.0.1 - 2025-02-21
4
+
5
- chore: pin the iOS SDK to 3.19.x
6
7
## 1.0.0 - 2025-02-07
package.json
@@ -1,6 +1,6 @@
{
"name": "posthog-react-native-session-replay",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Session Replay",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
0 commit comments