@@ -6,13 +6,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
8
## [ Unreleased]
9
+
10
+ ## [ 20.0.0] - 2022-04-12
9
11
### Added
10
12
- Render hook names if present ([ #137 ] ( https://github.com/cucumber/cucumber-react/pull/137 ) )
13
+
11
14
### Changed
12
15
- Scenario outline styling - Examples changed to H3 and aligned with steps
13
16
- Package name is now ` @cucumber/react-components ` for clarity
14
17
15
-
16
18
## [ 19.2.0] - 2022-03-25
17
19
### Added
18
20
- 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
356
358
### Added
357
359
- First release
358
360
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
360
363
[ 19.2.0 ] : https://github.com/cucumber/cucumber-react/compare/v19.1.1...v19.2.0
361
364
[ 19.1.1 ] : https://github.com/cucumber/cucumber-react/compare/v19.1.0...v19.1.1
362
365
[ 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
391
394
[ 4.1.1 ] : https://github.com/cucumber/cucumber-react/compare/v4.0.0...v4.1.1
392
395
[ 4.0.0 ] : https://github.com/cucumber/cucumber-react/compare/v3.3.0...v4.0.0
393
396
[ 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
398
398
[ sebrose ] : https://github.com/sebrose
399
399
[ vincent-psarga ] : https://github.com/vincent-psarga
0 commit comments