@@ -6,10 +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- ### Changed
10- - Use latest React components from new package ` @cucumber/react-components `
11- ### Fixed
12- - JavaScript assets were not included in the Java package ([ #65 ] ( https://github.com/cucumber/html-formatter/issues/65 ) )
9+
10+ ## [ 19.1.0] - 2022-04-15
1311
1412## [ 19.0.0] - 2022-03-25
1513### Changed
@@ -262,7 +260,8 @@ even if there were no errors.
262260
263261### Fixed
264262
265- [ Unreleased ] : https://github.com/cucumber/html-formatter/compare/v19.0.0...main
263+ [ Unreleased ] : https://github.com/cucumber/html-formatter/compare/v19.1.0...main
264+ [ 19.1.0 ] : https://github.com/cucumber/html-formatter/compare/v19.0.0...main
266265[ 19.0.0 ] : https://github.com/cucumber/html-formatter/compare/v18.0.0...main
267266[ 18.0.0 ] : https://github.com/cucumber/html-formatter/compare/v17.0.0...v18.0.0
268267[ 17.0.0 ] : https://github.com/cucumber/html-formatter/compare/v16.0.1...v17.0.0
@@ -308,6 +307,8 @@ even if there were no errors.
308307[ 1.0.2 ] : https://github.com/cucumber/html-formatter/compare/v1.0.1...v1.0.2
309308[ 1.0.1 ] : https://github.com/cucumber/html-formatter/compare/v1.0.0...v1.0.1
310309[ 1.0.0 ] : https://github.com/cucumber/cucumber/releases/tag/v1.0.0
310+ om/cucumber/html-formatter/compare/v1.0.0...v1.0.1
311+ [ 1.0.0 ] : https://github.com/cucumber/cucumber/releases/tag/v1.0.0
311312ttps://github.com/aslakhellesoy
312313[ vincent-psarga ] : https://github.com/vincent-psarga
313314[ mpkorstanje ] : https://github.com/mpkorstanje
0 commit comments