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
11
11
12
12
## [ Unreleased]
13
13
### Fixed
14
+ - [ Core] Set html report viewport width to device width ([ html-formatter/#238 ] ( https://github.com/cucumber/html-formatter/pull/238 ) Tim Yao )
14
15
- [ Core] Fixed ` cucumber.publish.enabled=false ` ([ #2747 ] ( https://github.com/cucumber/cucumber-jvm/pull/2747 ) M.P. Korstanje)
15
16
- [ JUnit Platform Engine] Fixed ` cucumber.publish.enabled=false ` ([ #2747 ] ( https://github.com/cucumber/cucumber-jvm/pull/2747 ) M.P. Korstanje)
16
17
- [ 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 15
15
<ci-environment .version>9.2.0</ci-environment .version>
16
16
<cucumber-expressions .version>16.1.2</cucumber-expressions .version>
17
17
<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>
19
19
<junit-xml-formatter .version>0.2.0</junit-xml-formatter .version>
20
20
<messages .version>22.0.0</messages .version>
21
21
<tag-expressions .version>5.0.1</tag-expressions .version>
You can’t perform that action at this time.
0 commit comments