Skip to content

Commit 9738cf1

Browse files
chore: prepare release 3.2.1 (#395)
1 parent 0f58334 commit 9738cf1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 3.2.1
2+
3+
### Fixed
4+
- DynamicFacetList: update selections of facet order change (#393)
5+
16
# 3.2.0
27

38
### 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.2.0
13+
VERSION_NAME=3.2.1
1414

1515
# OSS
1616
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)