Skip to content

Commit f8cb525

Browse files
chore(release): 1.26.1 [skip ci]
## [1.26.1](v1.26.0...v1.26.1) (2026-03-11) ### Bug Fixes * out-of-session event should not extend or trigger a session ([#365](#365)) ([94df3ad](94df3ad))
1 parent 94df3ad commit f8cb525

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.26.1](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.26.0...v1.26.1) (2026-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* out-of-session event should not extend or trigger a session ([#365](https://github.com/amplitude/Amplitude-Kotlin/issues/365)) ([94df3ad](https://github.com/amplitude/Amplitude-Kotlin/commit/94df3ad1d8e7917c6896be96fe23d259e31572fb))
7+
18
# [1.26.0](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.25.4...v1.26.0) (2026-03-03)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mavenCentralAutomaticPublishing=true
1414
signAllPublications=true
1515

1616
GROUP=com.amplitude
17-
VERSION_NAME=1.26.0
17+
VERSION_NAME=1.26.1
1818

1919
POM_URL=https\://github.com/amplitude/Amplitude-Kotlin
2020

0 commit comments

Comments
 (0)