File tree Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
88## [ Unreleased]
9+
10+ ## [ 20.1.0] - 2022-09-14
911### Changed
1012- Upgrade to ` @cucumber/react-components ` ` ^20.2.0 `
1113
@@ -268,7 +270,8 @@ even if there were no errors.
268270
269271### Fixed
270272
271- [ Unreleased ] : https://github.com/cucumber/html-formatter/compare/v20.0.0...main
273+ [ Unreleased ] : https://github.com/cucumber/html-formatter/compare/v20.1.0...main
274+ [ 20.1.0 ] : https://github.com/cucumber/html-formatter/compare/v20.0.0...main
272275[ 20.0.0 ] : https://github.com/cucumber/html-formatter/compare/v19.2.0...main
273276[ 19.2.0 ] : https://github.com/cucumber/html-formatter/compare/v19.1.0...main
274277[ 19.1.0 ] : https://github.com/cucumber/html-formatter/compare/v19.0.0...main
@@ -317,4 +320,3 @@ even if there were no errors.
317320[ 1.0.2 ] : https://github.com/cucumber/html-formatter/compare/v1.0.1...v1.0.2
318321[ 1.0.1 ] : https://github.com/cucumber/html-formatter/compare/v1.0.0...v1.0.1
319322[ 1.0.0 ] : https://github.com/cucumber/cucumber/releases/tag/v1.0.0
320- mpkorstanje] : https://github.com/mpkorstanje
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >html-formatter</artifactId >
12- <version >20.0.1-SNAPSHOT </version >
12+ <version >20.1.0 </version >
1313 <packaging >jar</packaging >
1414 <name >Cucumber HTML Formatter</name >
1515 <description >Renders Cucumber Messages as HTML</description >
2323 <connection >scm:git:git://github.com/cucumber/html-formatter-java.git</connection >
2424 <
developerConnection >scm:git:
[email protected] :cucumber/html-formatter-java.git</
developerConnection >
2525 <url >git://github.com/cucumber/html-formatter-java.git</url >
26- <tag >HEAD </tag >
26+ <tag >v20.1.0 </tag >
2727 </scm >
2828
2929 <dependencyManagement >
Original file line number Diff line number Diff line change 11{
22 "name" : " @cucumber/html-formatter" ,
3- "version" : " 20.0 .0" ,
3+ "version" : " 20.1 .0" ,
44 "description" : " HTML formatter for Cucumber" ,
55 "main" : " dist/src/CucumberHtmlStream.js" ,
66 "types" : " dist/src/CucumberHtmlStream.d.ts" ,
Original file line number Diff line number Diff line change 1- 20.0 .0
1+ 20.1 .0
You can’t perform that action at this time.
0 commit comments