This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 3 files changed +20
-2
lines changed
3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change
1
+ - commits :
2
+ - subject : Fix compatibility with selection without server side pagination
3
+ hash : 7cfa06ee0554a8de718a0c5f669c0bc98f6a61eb
4
+ body : " "
5
+ footer :
6
+ Change-type : patch
7
+ change-type : patch
8
+ Signed-off-by :
Andrea Rosci <[email protected] >
9
+ signed-off-by :
Andrea Rosci <[email protected] >
10
+ author : JSReds
11
+ nested : []
12
+ version : 34.7.1
13
+ title : " "
14
+ date : 2023-01-09T14:50:56.354Z
1
15
- commits :
2
16
- subject : Adapt onCheck event for server side pagination
3
17
hash : b18e7d9871ff2d95e930d2e0adec77cd984366c9
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
4
4
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## 34.7.1 - 2023-01-09
8
+
9
+ * Fix compatibility with selection without server side pagination [ JSReds]
10
+
7
11
## 34.7.0 - 2023-01-05
8
12
9
13
* Adapt onCheck event for server side pagination [ JSReds]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rendition" ,
3
- "version" : " 34.7.0 " ,
3
+ "version" : " 34.7.1 " ,
4
4
"description" : " React components library" ,
5
5
"repository" : {
6
6
"type" : " git" ,
186
186
]
187
187
},
188
188
"versionist" : {
189
- "publishedAt" : " 2023-01-05T19:21:10.124Z "
189
+ "publishedAt" : " 2023-01-09T14:50:57.102Z "
190
190
}
191
191
}
You can’t perform that action at this time.
0 commit comments