Skip to content

Commit f01e1ce

Browse files
chore(release): 1.25.0 [skip ci]
# [1.25.0](v1.24.0...v1.25.0) (2026-02-07) ### Features * add diagnostics client ([#346](#346)) ([1ac4c51](1ac4c51))
1 parent 1ac4c51 commit f01e1ce

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.25.0](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.24.0...v1.25.0) (2026-02-07)
2+
3+
4+
### Features
5+
6+
* add diagnostics client ([#346](https://github.com/amplitude/Amplitude-Kotlin/issues/346)) ([1ac4c51](https://github.com/amplitude/Amplitude-Kotlin/commit/1ac4c510527866b487fae4e900f9092eb9f9b051))
7+
18
# [1.24.0](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.23.1...v1.24.0) (2026-02-04)
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.24.0
17+
VERSION_NAME=1.25.0
1818

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

0 commit comments

Comments
 (0)