Skip to content

Commit 995222e

Browse files
chore(release): 1.22.4 [skip ci]
## [1.22.4](v1.22.3...v1.22.4) (2025-10-09) ### Bug Fixes * filter element interactions ([#331](#331)) ([c2fd00a](c2fd00a))
1 parent c2fd00a commit 995222e

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.22.4](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.22.3...v1.22.4) (2025-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* filter element interactions ([#331](https://github.com/amplitude/Amplitude-Kotlin/issues/331)) ([c2fd00a](https://github.com/amplitude/Amplitude-Kotlin/commit/c2fd00affb0723aa94b4ebc734072ae0db68dabc))
7+
18
## [1.22.3](https://github.com/amplitude/Amplitude-Kotlin/compare/v1.22.2...v1.22.3) (2025-09-18)
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.22.3
17+
VERSION_NAME=1.22.4
1818

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

0 commit comments

Comments
 (0)