Skip to content

Commit 56ab2f6

Browse files
committed
chore: prepare release 3.3.1
1 parent 76d42c0 commit 56ab2f6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 3.3.1
2+
3+
### Fixed
4+
- Insights: disable events auto sending by default (#406)
5+
- Insights: add serializer parameters (#401) (#402)
6+
17
# 3.3.0
28

39
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
1010

1111
# Lib
1212
GROUP=com.algolia
13-
VERSION_NAME=3.3.0
13+
VERSION_NAME=3.3.1
1414

1515
# OSS
1616
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)