Skip to content

Commit d3c166b

Browse files
chore(release): 0.3.1 [skip ci]
## [0.3.1](v0.3.0...v0.3.1) (2025-04-15) ### Bug Fixes * update framework ([743ab7e](743ab7e))
1 parent 743ab7e commit d3c166b

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.0" # Version is managed automatically by semantic-release, please don't change it manually
1+
amplitude_version = "0.3.1" # 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.0" # Version is managed automatically by semantic-release, please don't change it manually
1+
amplitude_version = "0.3.1" # 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.0" # Version is managed automatically by semantic-release, please don't change it manually
1+
amplitude_version = "0.3.1" # 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.3.1](https://github.com/amplitude/AmplitudeSessionReplay-iOS/compare/v0.3.0...v0.3.1) (2025-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update framework ([743ab7e](https://github.com/amplitude/AmplitudeSessionReplay-iOS/commit/743ab7eaf7506d0c7d3505f83c11eb88f43f4c32))
7+
18
# [0.3.0](https://github.com/amplitude/AmplitudeSessionReplay-iOS/compare/v0.2.2...v0.3.0) (2025-04-02)
29

310

0 commit comments

Comments
 (0)