Skip to content

Commit e71e616

Browse files
authored
fix: CHANGELOG (#23)
1 parent 278d85e commit e71e616

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 1.0.1 - 2025-02-21
44

5-
- chore: pin the iOS SDK to 3.19.x
5+
- chore: pin the iOS SDK to 3.x.x
66

77
## 1.0.0 - 2025-02-07
88

posthog-react-native-session-replay.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616

1717
s.source_files = "ios/**/*.{swift,h,hpp,m,mm,c,cpp}"
1818

19-
# ~> Version 3.19.0 up to, but not including, 3.20.0
19+
# ~> Version 3.19.0 up to, but not including, 4.0.0
2020
s.dependency 'PostHog', '~> 3.19'
2121
s.ios.deployment_target = '13.0'
2222
s.swift_versions = "5.3"

0 commit comments

Comments
 (0)