File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## [ Unreleased]
1313### Fixed
14+ - [ Core] Set html report viewport width to device width ([ html-formatter/#238 ] ( https://github.com/cucumber/html-formatter/pull/238 ) Tim Yao )
1415- [ Core] Fixed ` cucumber.publish.enabled=false ` ([ #2747 ] ( https://github.com/cucumber/cucumber-jvm/pull/2747 ) M.P. Korstanje)
1516- [ JUnit Platform Engine] Fixed ` cucumber.publish.enabled=false ` ([ #2747 ] ( https://github.com/cucumber/cucumber-jvm/pull/2747 ) M.P. Korstanje)
1617- [ Java] Fixed duplicate step definition for classes with interfaces ([ #2757 ] ( https://github.com/cucumber/cucumber-jvm/issues/2757 ) Julien Kronegg)
Original file line number Diff line number Diff line change 1515 <ci-environment .version>9.2.0</ci-environment .version>
1616 <cucumber-expressions .version>16.1.2</cucumber-expressions .version>
1717 <gherkin .version>26.2.0</gherkin .version>
18- <html-formatter .version>20.3.0 </html-formatter .version>
18+ <html-formatter .version>20.3.1 </html-formatter .version>
1919 <junit-xml-formatter .version>0.2.0</junit-xml-formatter .version>
2020 <messages .version>22.0.0</messages .version>
2121 <tag-expressions .version>5.0.1</tag-expressions .version>
You can’t perform that action at this time.
0 commit comments