@@ -6,13 +6,15 @@ 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.0.0] - 2022-04-12
911### Added
1012- Render hook names if present ([ #137 ] ( https://github.com/cucumber/cucumber-react/pull/137 ) )
13+
1114### Changed
1215- Scenario outline styling - Examples changed to H3 and aligned with steps
1316- Package name is now ` @cucumber/react-components ` for clarity
1417
15-
1618## [ 19.2.0] - 2022-03-25
1719### Added
1820- Attachment names are now displayed as the title of attachment sections in the report
@@ -356,7 +358,8 @@ to rebuild them every time the envelope list is updated. Use this instead of `<W
356358### Added
357359- First release
358360
359- [ Unreleased ] : https://github.com/cucumber/cucumber-react/compare/v19.2.0...HEAD
361+ [ Unreleased ] : https://github.com/cucumber/cucumber-react/compare/v20.0.0...HEAD
362+ [ 20.0.0 ] : https://github.com/cucumber/cucumber-react/compare/v19.2.0...v20.0.0
360363[ 19.2.0 ] : https://github.com/cucumber/cucumber-react/compare/v19.1.1...v19.2.0
361364[ 19.1.1 ] : https://github.com/cucumber/cucumber-react/compare/v19.1.0...v19.1.1
362365[ 19.1.0 ] : https://github.com/cucumber/cucumber-react/compare/v19.0.0...v19.1.0
@@ -391,9 +394,6 @@ to rebuild them every time the envelope list is updated. Use this instead of `<W
391394[ 4.1.1 ] : https://github.com/cucumber/cucumber-react/compare/v4.0.0...v4.1.1
392395[ 4.0.0 ] : https://github.com/cucumber/cucumber-react/compare/v3.3.0...v4.0.0
393396[ 3.3.0 ] : https://github.com/cucumber/cucumber-react/compare/v3.2.0...v3.3.0
394-
395- [ codemrkay ] : https://github.com/codemrkay
396- [ davidjgoss ] : https://github.com/davidjgoss
397- [ hWorblehat ] : https://github.com/hWorblehat
397+ blehat] : https://github.com/hWorblehat
398398[ sebrose ] : https://github.com/sebrose
399399[ vincent-psarga ] : https://github.com/vincent-psarga
0 commit comments