Skip to content

Commit 01afd4e

Browse files
committed
release: v2.2.2
1 parent 5ab8aca commit 01afd4e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changes
22

3-
Version 2.2.1 (released 2023-08-25)
3+
Version 2.2.2 (released 2023-09-05)
4+
5+
- bucket aggregation: add id to checkbox
6+
7+
- Version 2.2.1 (released 2023-08-25)
48

59
- bucket aggregations: render aggregation only if several buckets
610

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-searchkit",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "React components to build your search UI application",
55
"main": "dist/cjs/index.js",
66
"browser": "dist/cjs/index.js",

0 commit comments

Comments
 (0)