Skip to content

Commit fb981fe

Browse files
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.4...v0.4.0) (2025-05-07) ### Features * unified sdk support ([#29](#29)) ([aebd066](aebd066))
1 parent aebd066 commit fb981fe

4 files changed

+10
-3
lines changed

AmplitudeSessionReplay.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
amplitude_version = "0.3.4" # Version is managed automatically by semantic-release, please don't change it manually
1+
amplitude_version = "0.4.0" # Version is managed automatically by semantic-release, please don't change it manually
22

33
Pod::Spec.new do |s|
44
s.name = "AmplitudeSessionReplay"

AmplitudeSwiftSessionReplayPlugin.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
amplitude_version = "0.3.4" # Version is managed automatically by semantic-release, please don't change it manually
1+
amplitude_version = "0.4.0" # Version is managed automatically by semantic-release, please don't change it manually
22

33
Pod::Spec.new do |s|
44
s.name = "AmplitudeSwiftSessionReplayPlugin"

AmplitudeiOSSessionReplayMiddleware.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
amplitude_version = "0.3.4" # Version is managed automatically by semantic-release, please don't change it manually
1+
amplitude_version = "0.4.0" # Version is managed automatically by semantic-release, please don't change it manually
22

33
Pod::Spec.new do |s|
44
s.name = "AmplitudeiOSSessionReplayMiddleware"

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.4.0](https://github.com/amplitude/AmplitudeSessionReplay-iOS/compare/v0.3.4...v0.4.0) (2025-05-07)
2+
3+
4+
### Features
5+
6+
* unified sdk support ([#29](https://github.com/amplitude/AmplitudeSessionReplay-iOS/issues/29)) ([aebd066](https://github.com/amplitude/AmplitudeSessionReplay-iOS/commit/aebd06679888d468d1e4ccf73b2cc5b1b5d7525f))
7+
18
## [0.3.4](https://github.com/amplitude/AmplitudeSessionReplay-iOS/compare/v0.3.3...v0.3.4) (2025-04-28)
29

310

0 commit comments

Comments
 (0)