File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 99
1010
1111
12+
13+ ## 2.6.1 (2025-02-16)
14+
15+ #### :bug : Bug Fix
16+ * [ #993 ] ( https://github.com/BoykaFramework/boyka-framework/pull/993 ) fix(java): :bug : fixed api credential interpolation issue ([ @WasiqB ] ( https://github.com/WasiqB ) )
17+
18+ #### Committers: 1
19+ - Wasiq Bhamla ([ @WasiqB ] ( https://github.com/WasiqB ) )
20+
1221## 2.6.0 (2025-02-09)
1322
1423#### :rocket : New Feature
Original file line number Diff line number Diff line change 2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >io.github.boykaframework</groupId >
2323 <artifactId >boyka-framework</artifactId >
24- <version >2.6.0 </version >
24+ <version >2.6.1 </version >
2525 <inceptionYear >2022</inceptionYear >
2626 <name >${project.groupId} :${project.artifactId} </name >
2727 <description >🎉 Ultimate test automation framework for testing any application on any platform</description >
Original file line number Diff line number Diff line change 11{
22 "name" : " boyka-framework" ,
3- "version" : " 2.6.0 " ,
3+ "version" : " 2.6.1 " ,
44 "description" : " Ultimate Automation framework to handle automation of Web, Mobile and API applications." ,
55 "type" : " module" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments