File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ Version 2.5.10
2+ ==============
3+
4+ * Fix run filtering and apply filters to report buttons (#528 )
5+
16Version 2.5.9
27=============
38
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ openapi: 3.0.0
22info :
33 description : A system to store and query test results
44 title : Ibutsu API
5- version : 2.5.9
5+ version : 2.5.10
66servers :
77 - url : /api
88tags :
Original file line number Diff line number Diff line change 11[project ]
2- version = " 2.5.9 "
2+ version = " 2.5.10 "
33name = " ibutsu_server"
44description = " A system to store and query test results and artifacts"
55authors = [
Original file line number Diff line number Diff line change 11{
22 "name" : " ibutsu-frontend" ,
3- "version" : " 2.5.9 " ,
3+ "version" : " 2.5.10 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@babel/core" : " ^7.24.7" ,
You can’t perform that action at this time.
0 commit comments