File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
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+ ## [ 19.0.0] - 2022-03-25
911### Added
1012
1113### Changed
@@ -262,7 +264,8 @@ even if there were no errors.
262264
263265### Fixed
264266
265- [ Unreleased ] : https://github.com/cucumber/html-formatter/compare/v18.0.0...main
267+ [ Unreleased ] : https://github.com/cucumber/html-formatter/compare/v19.0.0...main
268+ [ 19.0.0 ] : https://github.com/cucumber/html-formatter/compare/v18.0.0...main
266269[ 18.0.0 ] : https://github.com/cucumber/html-formatter/compare/v17.0.0...v18.0.0
267270[ 17.0.0 ] : https://github.com/cucumber/html-formatter/compare/v16.0.1...v17.0.0
268271[ 16.0.1 ] : https://github.com/cucumber/html-formatter/compare/v16.0.0...v16.0.1
@@ -307,9 +310,6 @@ even if there were no errors.
307310[ 1.0.2 ] : https://github.com/cucumber/html-formatter/compare/v1.0.1...v1.0.2
308311[ 1.0.1 ] : https://github.com/cucumber/html-formatter/compare/v1.0.0...v1.0.1
309312[ 1.0.0 ] : https://github.com/cucumber/cucumber/releases/tag/v1.0.0
310- cumber/cucumber/releases/tag/v1.0.0
311-
312- <!-- Contributors in alphabetical order -->
313- [ aslakhellesoy ] : https://github.com/aslakhellesoy
313+ ttps://github.com/aslakhellesoy
314314[ vincent-psarga ] : https://github.com/vincent-psarga
315315[ 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 >18 .0.1-SNAPSHOT </version >
12+ <version >19 .0.0 </version >
1313 <packaging >jar</packaging >
1414 <name >Cucumber HTML Formatter</name >
1515 <description >Renders Cucumber Messages as HTML</description >
Original file line number Diff line number Diff line change 11{
22 "name" : " @cucumber/html-formatter" ,
3- "version" : " 18 .0.0" ,
3+ "version" : " 19 .0.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- 18 .0.0
1+ 19 .0.0
You can’t perform that action at this time.
0 commit comments