Skip to content

Commit 7437aa6

Browse files
committed
chore: prepare next release 2.1.3
1 parent 0055427 commit 7437aa6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.1.3
2+
3+
### Fixed
4+
- Insights: `sendEvent` ignoring request options (#391)
5+
- Algolia agent as url param (#391)
6+
7+
### Changed
8+
- Update Kotlin to `1.8.10` (#390)
9+
- Update ktor to `2.2.2` (#390)
10+
111
# 2.1.2
212

313
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44
kotlin.mpp.enableCompatibilityMetadataVariant=true
55
# Lib
66
GROUP=com.algolia
7-
VERSION_NAME=2.1.2
7+
VERSION_NAME=2.1.3
88

99
# OSS
1010
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)