Skip to content

Commit 2467b88

Browse files
committed
release: v2.1.0
1 parent 27db430 commit 2467b88

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes
22

3+
Version 2.1.0 (released 2023-03-28)
4+
5+
- add maximum results to the pagination
6+
37
Version 2.0.2 (released 2022-10-19)
48

59
- pagination: navigate to previous page if current page is empty

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.0.2",
3+
"version": "2.1.0",
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)